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
0xE30x820xAB
UTF-16
0x30AB
UTF-32
0x000030AB
Copy & Paste Codes
Character
カ
Unicode Escape
\u{30AB}
HTML Entity (Decimal)
カ
HTML Entity (Hex)
カ
CSS Code
\30AB
JavaScript
String.fromCodePoint(0x30AB)
Python
chr(0x30AB)