Chars.SuikaWiki.org

Charinfo — "₭"

Characters

Code point length = 3

Character₭
Code pointU+00E2U+0082U+00AD
Age1.1 1.1 1.1
ScriptLatin Latn Common Zyyy Common Zyyy
Bidi_ClassL BN BN
Canonical_Combining_Class0 0 0
bidi (Unicode::UCD)LBNBN
CJK numeral value---

Encodings

Unicode encodings
UTF-8 0xC3 0xA2 0xC2 0x82 0xC2 0xAD
UTF-16BE 0x00 0xE2 0x00 0x82 0x00 0xAD
UTF-16LE 0xE2 0x00 0x82 0x00 0xAD 0x00
UTF-32BE 0x00 0x00 0x00 0xE2 0x00 0x00 0x00 0x82 0x00 0x00 0x00 0xAD
UTF-32LE 0xE2 0x00 0x00 0x00 0x82 0x00 0x00 0x00 0xAD 0x00 0x00 0x00
Web encodings
utf-8 0xC3 0xA2 0xC2 0x82 0xC2 0xAD
gb18030 0x81 0x30 0x89 0x39 0x81 0x30 0x81 0x32 0x81 0x30 0x85 0x32
iso-8859-10 0xE2 0x82 0xAD
iso-8859-14 0xE2 0x82 0xAD
iso-8859-15 0xE2 0x82 0xAD
iso-8859-16 0xE2 0x82 0xAD
iso-8859-2 0xE2 0x82 0xAD
iso-8859-3 0xE2 0x82 0xAD
iso-8859-4 0xE2 0x82 0xAD
utf-16be 0x00 0xE2 0x00 0x82 0x00 0xAD
utf-16le 0xE2 0x00 0x82 0x00 0xAD 0x00
Not encodable in: big5 euc-jp euc-kr gbk ibm866 iso-2022-jp iso-8859-13 iso-8859-5 iso-8859-6 iso-8859-7 iso-8859-8 iso-8859-8-i koi8-r koi8-u macintosh shift_jis windows-1250 windows-1251 windows-1252 windows-1253 windows-1254 windows-1255 windows-1256 windows-1257 windows-1258 windows-874 x-mac-cyrillic x-user-defined

Escapes

Input ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
Escapes
HTML/XML decimal â‚­
HTML/XML hexadecimal â‚­
CSS \0000E2\000082\0000AD
percent-decode de-UTF-8 ₭ U+00C3 (Ã) U+00A2 (¢) U+00C2 (Â) U+0082 (‚) U+00C2 (Â) U+00AD (­)
en-UTF-8 percent-encode %C3%A2%C2%82%C2%AD
de-\u ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
en-\u \u00E2\u0082\u00AD
en-\u non-ASCII \u00E2\u0082\u00AD
de-surrogate ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
Perl bytes \xC3\xA2\xC2\x82\xC2\xAD
Perl text \xE2\x82\xAD

String

Input ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
Normalization forms
Canonical decomposition â‚­ U+0061 (a) U+0302 (̂) U+0082 (‚) U+00AD (­)
Compatibility decomposition â‚­ U+0061 (a) U+0302 (̂) U+0082 (‚) U+00AD (­)
Canonical composition ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
NFC (Unicode::Normalize) ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
NFKC (Unicode::Normalize) ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
NFD (Unicode::Normalize) â‚­ U+0061 (a) U+0302 (̂) U+0082 (‚) U+00AD (­)
NFKD (Unicode::Normalize) â‚­ U+0061 (a) U+0302 (̂) U+0082 (‚) U+00AD (­)
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
Stringprep
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102)prohibited character U+0082
Nameprep (Net::IDN::Nameprep 1.102)prohibited character U+0082
Punycode decoding
de-Punycode (Net::IDN::Punycode 2.5)non-base character in input for decode_punycode
de-Punycode (Net::IDN::Punycode::PP 2.500)invalid digit in input for decode_punycode
de-Punycode (IDNA::Punycode 0.03)invalid punycode input
de-Punycode (Mojo::Util) ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
de-Punycode (URI::_punycode 5.28)invalid punycode input
de-Punycode (AnyEvent::Util 7.17)punycode_decode: malformed punycode
de-Punycode (URI::UTF8::Punycode 1.05) ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
Nameprep variant (AnyEvent::Util 7.17)₭: disallowed characters (U+c282) during idn_nameprep
Nameprep variant for display (AnyEvent::Util 7.17)₭: disallowed characters (U+c282) during idn_nameprep
ToUnicode variant (AnyEvent::Util 7.17) ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
Punycode encoding
en-Punycode (Net::IDN::Punycode 2.5) ca0gzg
en-Punycode (Net::IDN::Punycode::PP 2.500) ca0gzg
en-Punycode (IDNA::Punycode 0.03) -ca0gzg
en-Punycode (Mojo::Util) ₭
en-Punycode (URI::_punycode 5.28) ca0gzg
en-Punycode (AnyEvent::Util 7.17) ca0gzg
en-Punycode (URI::UTF8::Punycode 1.05) xn--ca0gzg
ToASCII variant (AnyEvent::Util 7.17) ₭
Cases
ASCII uppercase ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
ASCII lowercase ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
Uppercase (Perl uc) ‚­ U+00C2 (Â) U+0082 (‚) U+00AD (­)
Lowercase (Perl lc) ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
Uppercase_Mapping(C) ‚­ U+00C2 (Â) U+0082 (‚) U+00AD (­)
Lowercase_Mapping(C) ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
Case_Folding(X) ₭ U+00E2 (â) U+0082 (‚) U+00AD (­)
NFKC_Casefold(X) ₠U+00E2 (â) U+0082 (‚)
Compatibility case folding â‚­ U+0061 (a) U+0302 (̂) U+0082 (‚) U+00AD (­)

Fonts

Languages

lang=en₭
lang=ja₭
lang=zh₭
lang=zh-cn₭
lang=zh-tw₭
lang=zh-hk₭
lang=zh-mo₭
lang=zh-sg₭
lang=zh-hans-cn₭
lang=zh-hant-tw₭
lang=ko₭
lang=vi₭

Writing modes

dir=ltr₭
dir=rtl₭
'writing-mode: vertical-rl'₭

CSS fonts

cursive₭
fantasy₭
monospace₭
sans-serif₭
serif₭
-manakai-default₭
-moz-use-system-font₭
-apple-system₭
-moz-button₭
-moz-desktop₭
-moz-dialog₭
-moz-document₭
-moz-field₭
-moz-info₭
-moz-list₭
-moz-pull-down-menu₭
-moz-window₭
-moz-workspace₭
caption₭
icon₭
menu₭
message-box₭
small-caption₭
status-bar₭
system-ui₭
font-style: italic₭
font-variant: small-caps₭
font-weight: 100₭
font-weight: 200₭
font-weight: 300₭
font-weight: 400₭
font-weight: 500₭
font-weight: 600₭
font-weight: 700₭
font-weight: 800₭
font-weight: 900₭

Web fonts

OpenSansEmoji ₭
Mona ₭
小夏 ₭
Noto Color Emoji ₭
Noto Emoji ₭

2ch-compatible AA fonts

Note that your system might not have specified fonts.

MS PGothic₭
IPAMonaPGothic₭
Monapo₭
Mona₭
Mona (Web font)₭
小夏₭
小夏 (Web font)₭

Other fonts

Note that your system might not have specified fonts.

Times New Roman₭
Arial₭
Arial Unicode MS₭
Helvetica₭
Helvetica Neue₭
Verdana₭
Lucida Grande₭
Courier New₭
MS 明朝₭
MS Mincho₭
@MS 明朝₭
@MS Mincho₭
MS P明朝₭
MS PMincho₭
@MS P明朝₭
@MS PMincho₭
MS ゴシック₭
MS Gothic₭
@MS ゴシック₭
@MS Gothic₭
MS Pゴシック₭
MS PGothic₭
@MS Pゴシック₭
@MS PGothic₭
MS UI Gothic₭
@MS UI Gothic₭
Microsoft Yahei₭
微软雅黑₭
メイリオ₭
Meiryo₭
@メイリオ₭
@Meiryo₭
Osaka₭
Fira Sans₭
Droid Sans₭
Comic Sans MS₭
Hiragino Sans GB₭
ヒラギノ角ゴ ProN W3₭
Hiragino Kaku Gothic ProN₭
游ゴシック₭
YuGothic₭
YuGothic Normalize₭
Yu Mincho₭
YuMincho₭
Montserrat₭
Menlo₭
.SFNSDisplay-Regular₭
Segoe UI₭
Segoe UI Symbol₭
Roboto₭
Oxygen₭
Ubuntu₭
Cantarell₭
PingFang SC₭
Symbol₭
Apple Symbols₭
Wingdings₭
Wingdings 2₭
Wingdings 3₭
Webdings₭
BlinkMacSystemFont₭