HALFWIDTH KATAKANA LETTER SE
セ
U+FF7E
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
0xEF0xBD0xBE
UTF-16
0xFF7E
UTF-32
0x0000FF7E
Copy & Paste Codes
Character
セ
Unicode Escape
\u{FF7E}
HTML Entity (Decimal)
セ
HTML Entity (Hex)
セ
CSS Code
\FF7E
JavaScript
String.fromCodePoint(0xFF7E)
Python
chr(0xFF7E)