FULLWIDTH COLON
:
U+FF1A
Unicode Block
Halfwidth and Fullwidth FormsCode
FF1A
Code Point
65306
Notes
~ FF1A FE00 corner-justified form
~ FF1A FE01 centered form
# <wide> 003A
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBC0x9A
UTF-16
0xFF1A
UTF-32
0x0000FF1A
Copy & Paste Codes
Character
:
Unicode Escape
\u{FF1A}
HTML Entity (Decimal)
:
HTML Entity (Hex)
:
CSS Code
\FF1A
JavaScript
String.fromCodePoint(0xFF1A)
Python
chr(0xFF1A)