U+00FF
LATIN SMALL LETTER Y WITH DIAERESIS
(ÿ
)Character | ÿ
|
---|---|
Code point | U+00FF
= 255 10
= 377 8
|
= 00000000 00000000 00000000 11111111 2
| |
Character name | LATIN SMALL LETTER Y WITH DIAERESIS |
Japanese name | ダイエレシス付きY小文字 |
Nearby |
U+00?? /
Previous: U+00FE (þ) /
Next: U+0100 (Ā)
|
Code point length = 1
Character | ÿ |
---|---|
Code point | U+00FF |
Age | 1.1 |
Script | Latin Latn |
Bidi_Class | L |
Canonical_Combining_Class | 0 |
bidi (Unicode::UCD) | L |
CJK numeral value | - |
Unicode encodings | ||
---|---|---|
UTF-8 |
0xC3 0xBF
\xC3\xBF
| |
UTF-16BE |
0x00 0xFF
\x00\xFF
| |
UTF-16LE |
0xFF 0x00
\xFF\x00
| |
UTF-32BE |
0x00 0x00 0x00 0xFF
\x00\x00\x00\xFF
| |
UTF-32LE |
0xFF 0x00 0x00 0x00
\xFF\x00\x00\x00
| |
Web encodings | ||
utf-8 | 0xC3 0xBF \xC3\xBF | |
gb18030 | 0x81 0x30 0x8B 0x37 \x81\x30\x8B\x37 | |
iso-8859-14 | 0xFF \xFF | |
iso-8859-15 | 0xFF \xFF | |
iso-8859-16 | 0xFF \xFF | |
macintosh | 0xD8 \xD8 | |
utf-16be | 0x00 0xFF \x00\xFF | |
utf-16le | 0xFF 0x00 \xFF\x00 | |
windows-1252 | 0xFF \xFF | |
windows-1254 | 0xFF \xFF | |
windows-1258 | 0xFF \xFF | |
Not encodable in: big5 euc-jp euc-kr gbk ibm866 iso-2022-jp iso-8859-10 iso-8859-13 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 |
Input | ÿ | U+00FF (ÿ) |
---|---|---|
Escapes | ||
HTML/XML decimal | ÿ | |
HTML/XML hexadecimal | ÿ | |
CSS | \0000FF | |
percent-decode de-UTF-8 | ÿ | U+00C3 (Ã) U+00BF (¿) |
en-UTF-8 percent-encode | %C3%BF | |
de-\u | ÿ | U+00FF (ÿ) |
en-\u | \u00FF | |
en-\u non-ASCII | \u00FF | |
de-surrogate | ÿ | U+00FF (ÿ) |
Perl bytes | \xC3\xBF | |
Perl text | \xFF |
Input | ÿ | U+00FF (ÿ) |
---|---|---|
Normalization forms | ||
Canonical decomposition | ÿ | U+0079 (y) U+0308 (̈) |
Compatibility decomposition | ÿ | U+0079 (y) U+0308 (̈) |
Canonical composition | ÿ | U+00FF (ÿ) |
NFC (Unicode::Normalize ) | ÿ | U+00FF (ÿ) |
NFKC (Unicode::Normalize ) | ÿ | U+00FF (ÿ) |
NFD (Unicode::Normalize ) | ÿ | U+0079 (y) U+0308 (̈) |
NFKD (Unicode::Normalize ) | ÿ | U+0079 (y) U+0308 (̈) |
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) | ÿ | U+00FF (ÿ) |
Stringprep | ||
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) | ÿ | U+00FF (ÿ) |
Nameprep (Net::IDN::Nameprep 1.102) | ÿ | U+00FF (ÿ) |
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+00FF (ÿ) |
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+FFFD (�) |
Nameprep variant (AnyEvent::Util 7.17) | ÿ | U+00FF (ÿ) |
Nameprep variant for display (AnyEvent::Util 7.17) | ÿ | U+00FF (ÿ) |
ToUnicode variant (AnyEvent::Util 7.17) | ÿ | U+00FF (ÿ) |
Punycode encoding | ||
en-Punycode (Net::IDN::Punycode 2.5) | wda | |
en-Punycode (Net::IDN::Punycode::PP 2.500) | wda | |
en-Punycode (IDNA::Punycode 0.03) | -wda | |
en-Punycode (Mojo::Util ) | ÿ | |
en-Punycode (URI::_punycode 5.31) | wda | |
en-Punycode (AnyEvent::Util 7.17) | wda | |
en-Punycode (URI::UTF8::Punycode 1.05) | xn--wda | |
ToASCII variant (AnyEvent::Util 7.17) | xn--wda | |
Cases | ||
ASCII uppercase | ÿ | U+00FF (ÿ) |
ASCII lowercase | ÿ | U+00FF (ÿ) |
Uppercase (Perl uc ) | Ÿ | U+0178 (Ÿ) |
Lowercase (Perl lc ) | ÿ | U+00FF (ÿ) |
Uppercase_Mapping(C) | Ÿ | U+0178 (Ÿ) |
Lowercase_Mapping(C) | ÿ | U+00FF (ÿ) |
Case_Folding(X) | ÿ | U+00FF (ÿ) |
NFKC_Casefold(X) | ÿ | U+00FF (ÿ) |
Compatibility case folding | ÿ | U+0079 (y) U+0308 (̈) |
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 明朝 | ÿ |
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 | ÿ |
The character belongs to following character sets:
The character belongs to following character mappings: