HALFWIDTH KATAKANA LETTER SO
ソ
U+FF7F
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
0xEF0xBD0xBF
UTF-16
0xFF7F
UTF-32
0x0000FF7F
Copy & Paste Codes
Character
ソ
Unicode Escape
\u{FF7F}
HTML Entity (Decimal)
ソ
HTML Entity (Hex)
ソ
CSS Code
\FF7F
JavaScript
String.fromCodePoint(0xFF7F)
Python
chr(0xFF7F)