U+1FF4E
<reserved-1FF4E>
(๐ฝ
)Character | ๐ฝ
|
---|---|
Code point | U+1FF4E
= 130894 10
= 377516 8
|
= 00000000 00000001 11111111 01001110 2
| |
Character name | <reserved-1FF4E> |
Nearby |
U+1FF?? /
Previous: U+1FF4D (๐ฝ) /
Next: U+1FF4F (๐ฝ)
|
Code point length = 1
Character | ๐ฝ |
---|---|
Code point | U+1FF4E |
Age | Unassigned |
Script | Unknown Zzzz |
Bidi_Class | L |
Canonical_Combining_Class | 0 |
bidi (Unicode::UCD) | |
CJK numeral value | - |
Unicode encodings | ||
---|---|---|
UTF-8 |
0xF0 0x9F 0xBD 0x8E
\xF0\x9F\xBD\x8E
| |
UTF-16BE |
0xD8 0x3F 0xDF 0x4E
\xD8\x3F\xDF\x4E
| |
UTF-16LE |
0x3F 0xD8 0x4E 0xDF
\x3F\xD8\x4E\xDF
| |
UTF-32BE |
0x00 0x01 0xFF 0x4E
\x00\x01\xFF\x4E
| |
UTF-32LE |
0x4E 0xFF 0x01 0x00
\x4E\xFF\x01\x00
| |
Web encodings | ||
utf-8 | 0xF0 0x9F 0xBD 0x8E \xF0\x9F\xBD\x8E | |
gb18030 | 0x95 0x31 0xEE 0x38 \x95\x31\xEE\x38 | |
utf-16be | 0xD8 0x3F 0xDF 0x4E \xD8\x3F\xDF\x4E | |
utf-16le | 0x3F 0xD8 0x4E 0xDF \x3F\xD8\x4E\xDF | |
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 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 |
Input | ๐ฝ | U+1FF4E (๐ฝ) |
---|---|---|
Escapes | ||
HTML/XML decimal | 🽎 | |
HTML/XML hexadecimal | 🽎 | |
CSS | \01FF4E | |
percent-decode de-UTF-8 | รฐยยฝย | U+00F0 (รฐ) U+009F (ย) U+00BD (ยฝ) U+008E (ย) |
en-UTF-8 percent-encode | %F0%9F%BD%8E | |
de-\u | ๐ฝ | U+1FF4E (๐ฝ) |
en-\u | \U0001FF4E | |
en-\u non-ASCII | \U0001FF4E | |
de-surrogate | ๐ฝ | U+1FF4E (๐ฝ) |
Perl bytes | \xF0\x9F\xBD\x8E | |
Perl text | \x{1FF4E} |
Input | ๐ฝ | U+1FF4E (๐ฝ) |
---|---|---|
Normalization forms | ||
Canonical decomposition | ๐ฝ | U+1FF4E (๐ฝ) |
Compatibility decomposition | ๐ฝ | U+1FF4E (๐ฝ) |
Canonical composition | ๐ฝ | U+1FF4E (๐ฝ) |
NFC (Unicode::Normalize ) | ๐ฝ | U+1FF4E (๐ฝ) |
NFKC (Unicode::Normalize ) | ๐ฝ | U+1FF4E (๐ฝ) |
NFD (Unicode::Normalize ) | ๐ฝ | U+1FF4E (๐ฝ) |
NFKD (Unicode::Normalize ) | ๐ฝ | U+1FF4E (๐ฝ) |
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) | ๐ฝ | U+1FF4E (๐ฝ) |
Stringprep | ||
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) | ๐ฝ | U+1FF4E (๐ฝ) |
Nameprep (Net::IDN::Nameprep 1.102) | unassigned character U+1FF4E | |
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+1FF4E (๐ฝ) |
de-Punycode (URI::_punycode 5.31) | invalid punycode input | |
de-Punycode (AnyEvent::Util 7.17) | punycode_decode: malformed punycode | |
de-Punycode (URI::UTF8::Punycode 1.05) | ๐ฝ | U+1FF4E (๐ฝ) |
Nameprep variant (AnyEvent::Util 7.17) | ๐ฝ: disallowed characters (U+f09fbd8e) during idn_nameprep | |
Nameprep variant for display (AnyEvent::Util 7.17) | ๐ฝ: disallowed characters (U+f09fbd8e) during idn_nameprep | |
ToUnicode variant (AnyEvent::Util 7.17) | ๐ฝ | U+1FF4E (๐ฝ) |
Punycode encoding | ||
en-Punycode (Net::IDN::Punycode 2.5) | g00i | |
en-Punycode (Net::IDN::Punycode::PP 2.500) | g00i | |
en-Punycode (IDNA::Punycode 0.03) | -g00i | |
en-Punycode (Mojo::Util ) | ๐ฝ | |
en-Punycode (URI::_punycode 5.31) | g00i | |
en-Punycode (AnyEvent::Util 7.17) | g00i | |
en-Punycode (URI::UTF8::Punycode 1.05) | xn--g00i | |
ToASCII variant (AnyEvent::Util 7.17) | ๐ฝ | |
Cases | ||
ASCII uppercase | ๐ฝ | U+1FF4E (๐ฝ) |
ASCII lowercase | ๐ฝ | U+1FF4E (๐ฝ) |
Uppercase (Perl uc ) | ๐ฝ | U+1FF4E (๐ฝ) |
Lowercase (Perl lc ) | ๐ฝ | U+1FF4E (๐ฝ) |
Uppercase_Mapping(C) | ๐ฝ | U+1FF4E (๐ฝ) |
Lowercase_Mapping(C) | ๐ฝ | U+1FF4E (๐ฝ) |
Case_Folding(X) | ๐ฝ | U+1FF4E (๐ฝ) |
NFKC_Casefold(X) | ๐ฝ | U+1FF4E (๐ฝ) |
Compatibility case folding | ๐ฝ | U+1FF4E (๐ฝ) |
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 | ๐ฝ |
dir=ltr | ๐ฝ |
---|---|
dir=rtl | ๐ฝ |
'writing-mode: vertical-rl' | ๐ฝ |
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 | ๐ฝ |
OpenSansEmoji | ๐ฝ |
---|---|
Mona | ๐ฝ |
ๅฐๅค | ๐ฝ |
Noto Color Emoji | ๐ฝ |
Noto Emoji | ๐ฝ |
Note that your system might not have specified fonts.
MS PGothic | ๐ฝ |
---|---|
IPAMonaPGothic | ๐ฝ |
Monapo | ๐ฝ |
Mona | ๐ฝ |
Mona (Web font) | ๐ฝ |
ๅฐๅค | ๐ฝ |
ๅฐๅค (Web font) | ๐ฝ |
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 Mincho | ๐ฝ |
@๏ผญ๏ผณ ๆๆ | ๐ฝ |
@MS Mincho | ๐ฝ |
๏ผญ๏ผณ ๏ผฐๆๆ | ๐ฝ |
MS PMincho | ๐ฝ |
@๏ผญ๏ผณ ๏ผฐๆๆ | ๐ฝ |
@MS PMincho | ๐ฝ |
๏ผญ๏ผณ ใดใทใใฏ | ๐ฝ |
MS Gothic | ๐ฝ |
@๏ผญ๏ผณ ใดใทใใฏ | ๐ฝ |
@MS Gothic | ๐ฝ |
๏ผญ๏ผณ ๏ผฐใดใทใใฏ | ๐ฝ |
MS PGothic | ๐ฝ |
@๏ผญ๏ผณ ๏ผฐใดใทใใฏ | ๐ฝ |
@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 | ๐ฝ |
The character belongs to following character sets: