KATAKANA DIGRAPH KOTO
ヿ
U+30FF
Unicode Block
KatakanaCode
30FF
Code Point
12543
Notes
represents the Japanese word "koto" (thing)
historically used in vertical contexts, but now found also in horizontal layout
# <vertical> 30B3 30C8
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
0xE30x830xBF
UTF-16
0x30FF
UTF-32
0x000030FF
Copy & Paste Codes
Character
ヿ
Unicode Escape
\u{30FF}
HTML Entity (Decimal)
ヿ
HTML Entity (Hex)
ヿ
CSS Code
\30FF
JavaScript
String.fromCodePoint(0x30FF)
Python
chr(0x30FF)