Chars.SuikaWiki.org

Charinfo — "奨"

Characters

Code point length = 3

Character奨
Code pointU+00E5U+00A5U+00A8
Age1.1 1.1 1.1
ScriptLatin Latn Zyyy Common Zyyy Common
Bidi_ClassL ET ON
Canonical_Combining_Class0 0 0
bidi (Unicode::UCD)LETON
CJK numeral value---

Encodings

Unicode encodings
UTF-8 0xC3 0xA5 0xC2 0xA5 0xC2 0xA8
UTF-16BE 0x00 0xE5 0x00 0xA5 0x00 0xA8
UTF-16LE 0xE5 0x00 0xA5 0x00 0xA8 0x00
UTF-32BE 0x00 0x00 0x00 0xE5 0x00 0x00 0x00 0xA5 0x00 0x00 0x00 0xA8
UTF-32LE 0xE5 0x00 0x00 0x00 0xA5 0x00 0x00 0x00 0xA8 0x00 0x00 0x00
Web encodings
utf-8 0xC3 0xA5 0xC2 0xA5 0xC2 0xA8
gb18030 0x81 0x30 0x8A 0x32 0x81 0x30 0x84 0x36 0xA1 0xA7
macintosh 0x8C 0xB4 0xAC
utf-16be 0x00 0xE5 0x00 0xA5 0x00 0xA8
utf-16le 0xE5 0x00 0xA5 0x00 0xA8 0x00
windows-1252 0xE5 0xA5 0xA8
windows-1254 0xE5 0xA5 0xA8
windows-1258 0xE5 0xA5 0xA8
Not encodable in: big5 euc-jp euc-kr gbk ibm866 iso-2022-jp iso-8859-10 iso-8859-13 iso-8859-14 iso-8859-15 iso-8859-16 iso-8859-2 iso-8859-3 iso-8859-4 iso-8859-5 iso-8859-6 iso-8859-7 iso-8859-8 iso-8859-8-i koi8-r koi8-u shift_jis windows-1250 windows-1251 windows-1253 windows-1255 windows-1256 windows-1257 windows-874 x-mac-cyrillic x-user-defined

Escapes

Input 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
Escapes
HTML/XML decimal 奨
HTML/XML hexadecimal 奨
CSS \0000E5\0000A5\0000A8
percent-decode de-UTF-8 奨 U+00C3 (Ã) U+00A5 (¥) U+00C2 (Â) U+00A5 (¥) U+00C2 (Â) U+00A8 (¨)
en-UTF-8 percent-encode %C3%A5%C2%A5%C2%A8
de-\u 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
en-\u \u00E5\u00A5\u00A8
en-\u non-ASCII \u00E5\u00A5\u00A8
de-surrogate 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
Perl bytes \xC3\xA5\xC2\xA5\xC2\xA8
Perl text \xE5\xA5\xA8

String

Input 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
Normalization forms
Canonical decomposition 奨 U+0061 (a) U+030A (̊) U+00A5 (¥) U+00A8 (¨)
Compatibility decomposition å¥ ̈ U+0061 (a) U+030A (̊) U+00A5 (¥) U+0020 ( ) U+0308 (̈)
Canonical composition å¥ U+00E5 (å) U+00A5 (¥)
NFC (Unicode::Normalize) 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
NFKC (Unicode::Normalize) å¥ ̈ U+00E5 (å) U+00A5 (¥) U+0020 ( ) U+0308 (̈)
NFD (Unicode::Normalize) 奨 U+0061 (a) U+030A (̊) U+00A5 (¥) U+00A8 (¨)
NFKD (Unicode::Normalize) å¥ ̈ U+0061 (a) U+030A (̊) U+00A5 (¥) U+0020 ( ) U+0308 (̈)
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) å¥ ̈ U+00E5 (å) U+00A5 (¥) U+0020 ( ) U+0308 (̈)
Stringprep
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) å¥ ̈ U+00E5 (å) U+00A5 (¥) U+0020 ( ) U+0308 (̈)
Nameprep (Net::IDN::Nameprep 1.102) å¥ ̈ U+00E5 (å) U+00A5 (¥) U+0020 ( ) U+0308 (̈)
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+00E5 (å) U+00A5 (¥) U+00A8 (¨)
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+00E5 (å) U+00A5 (¥) U+00A8 (¨)
Nameprep variant (AnyEvent::Util 7.17)奨: disallowed characters (U+c2a8) during idn_nameprep
Nameprep variant for display (AnyEvent::Util 7.17)奨: disallowed characters (U+c2a8) during idn_nameprep
ToUnicode variant (AnyEvent::Util 7.17) 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
Punycode encoding
en-Punycode (Net::IDN::Punycode 2.5) cbag5p
en-Punycode (Net::IDN::Punycode::PP 2.500) cbag5p
en-Punycode (IDNA::Punycode 0.03) -cbag5p
en-Punycode (Mojo::Util) 奨
en-Punycode (URI::_punycode 5.28) cbag5p
en-Punycode (AnyEvent::Util 7.17) cbag5p
en-Punycode (URI::UTF8::Punycode 1.05) xn--cbag5p
ToASCII variant (AnyEvent::Util 7.17) 奨
Cases
ASCII uppercase 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
ASCII lowercase 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
Uppercase (Perl uc) Å¥¨ U+00C5 (Å) U+00A5 (¥) U+00A8 (¨)
Lowercase (Perl lc) 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
Uppercase_Mapping(C) Å¥¨ U+00C5 (Å) U+00A5 (¥) U+00A8 (¨)
Lowercase_Mapping(C) 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
Case_Folding(X) 奨 U+00E5 (å) U+00A5 (¥) U+00A8 (¨)
NFKC_Casefold(X) å¥ ̈ U+00E5 (å) U+00A5 (¥) U+0020 ( ) U+0308 (̈)
Compatibility case folding å¥ ̈ U+0061 (a) U+030A (̊) U+00A5 (¥) U+0020 ( ) U+0308 (̈)

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奨