KATAKANA DIGRAPH KOTO (ヿ)
ヿ
Copy Character
Unicode Block
KatakanaUnicode Code
U+30FF
Codepoint
12543
Notes
represents the Japanese word "koto" (thing)
historically used in vertical contexts, but now found also in horizontal layout
# <vertical> 30B3 30C8
Character Encoding
UTF-8
0xE30x830xBF
UTF-16
0x30FF
UTF-32
0x000030FF
Copy & Paste Codes
Unicode Escape
\u{30FF}
HTML Entity (Decimal)
ヿ
HTML Entity (Hex)
ヿ
CSS Code
\30FF
JavaScript/JSON
String.fromCodePoint(0x30FF)
Python
chr(0x30FF)
Ruby/PHP
chr(0x30FF)
Unix, C, PHP, JAVA
0x30FF
Perl
chr(0x30FF)
URL Encoded
%30ff