Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Katakana
Character Encoding
UTF-8
0xE30x830x8A
UTF-16
0x30CA
UTF-32
0x000030CA
Copy & Paste Codes
Character
ナ
Unicode Escape
\u{30CA}
HTML Entity (Decimal)
ナ
HTML Entity (Hex)
ナ
CSS Code
\30CA
JavaScript
String.fromCodePoint(0x30CA)
Python
chr(0x30CA)