FULLWIDTH COLON (:)
:
Copy Character
Unicode Block
Halfwidth and Fullwidth FormsUnicode Code
U+FF1A
Codepoint
65306
Notes
~ FF1A FE00 corner-justified form
~ FF1A FE01 centered form
# <wide> 003A
Character Encoding
UTF-8
0xEF0xBC0x9A
UTF-16
0xFF1A
UTF-32
0x0000FF1A
Copy & Paste Codes
Unicode Escape
\u{FF1A}
HTML Entity (Decimal)
:
HTML Entity (Hex)
:
CSS Code
\FF1A
JavaScript/JSON
String.fromCodePoint(0xFF1A)
Python
chr(0xFF1A)
Ruby/PHP
chr(0xFF1A)
Unix, C, PHP, JAVA
0xFF1A
Perl
chr(0xFF1A)
URL Encoded
%ff1a