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
0xE30x830x80
UTF-16
0x30C0
UTF-32
0x000030C0
Copy & Paste Codes
Character
ダ
Unicode Escape
\u{30C0}
HTML Entity (Decimal)
ダ
HTML Entity (Hex)
ダ
CSS Code
\30C0
JavaScript
String.fromCodePoint(0x30C0)
Python
chr(0x30C0)