U+207D
SUPERSCRIPT LEFT PARENTHESIS
(⁽
)Character | ⁽
|
---|---|
Code point | U+207D
= 8317 10
= 20175 8
|
= 00000000 00000000 00100000 01111101 2
| |
Character name | SUPERSCRIPT LEFT PARENTHESIS |
Nearby |
U+20?? /
Previous: U+207C (⁼) /
Next: U+207E (⁾)
|
Code point length = 1
Character | ⁽ |
---|---|
Code point | U+207D |
Age | 1.1 |
Script | Common Zyyy |
Bidi_Class | ON |
Canonical_Combining_Class | 0 |
bidi (Unicode::UCD) | ON |
CJK numeral value | - |
Unicode encodings | ||
---|---|---|
UTF-8 |
0xE2 0x81 0xBD
\xE2\x81\xBD
| |
UTF-16BE |
0x20 0x7D
\x20\x7D
| |
UTF-16LE |
0x7D 0x20
\x7D\x20
| |
UTF-32BE |
0x00 0x00 0x20 0x7D
\x00\x00\x20\x7D
| |
UTF-32LE |
0x7D 0x20 0x00 0x00
\x7D\x20\x00\x00
| |
Web encodings | ||
utf-8 | 0xE2 0x81 0xBD \xE2\x81\xBD | |
gb18030 | 0x81 0x36 0xAE 0x35 \x81\x36\xAE\x35 | |
utf-16be | 0x20 0x7D \x20\x7D | |
utf-16le | 0x7D 0x20 \x7D\x20 | |
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+207D (⁽) |
---|---|---|
Escapes | ||
HTML/XML decimal | ⁽ | |
HTML/XML hexadecimal | ⁽ | |
CSS | \00207D | |
percent-decode de-UTF-8 | â½ | U+00E2 (â) U+0081 () U+00BD (½) |
en-UTF-8 percent-encode | %E2%81%BD | |
de-\u | ⁽ | U+207D (⁽) |
en-\u | \u207D | |
en-\u non-ASCII | \u207D | |
de-surrogate | ⁽ | U+207D (⁽) |
Perl bytes | \xE2\x81\xBD | |
Perl text | \x{207D} |
Input | ⁽ | U+207D (⁽) |
---|---|---|
Normalization forms | ||
Canonical decomposition | ⁽ | U+207D (⁽) |
Compatibility decomposition | ( | U+0028 (() |
Canonical composition | ⁽ | U+207D (⁽) |
NFC (Unicode::Normalize ) | ⁽ | U+207D (⁽) |
NFKC (Unicode::Normalize ) | ( | U+0028 (() |
NFD (Unicode::Normalize ) | ⁽ | U+207D (⁽) |
NFKD (Unicode::Normalize ) | ( | U+0028 (() |
NFKD (UN) uc (Perl) lc (Perl) NFC (UN) | ( | U+0028 (() |
Stringprep | ||
Nameprep AllowUnassigned (Net::IDN::Nameprep 1.102) | ( | U+0028 (() |
Nameprep (Net::IDN::Nameprep 1.102) | ( | U+0028 (() |
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+207D (⁽) |
de-Punycode (URI::_punycode 5.10) | invalid punycode input | |
de-Punycode (AnyEvent::Util 7.17) | punycode_decode: malformed punycode | |
de-Punycode (URI::UTF8::Punycode 1.05) | ⁽ | U+207D (⁽) |
Nameprep variant (AnyEvent::Util 7.17) | ⁽: disallowed characters (U+e281bd) during idn_nameprep | |
Nameprep variant for display (AnyEvent::Util 7.17) | ⁽: disallowed characters (U+e281bd) during idn_nameprep | |
ToUnicode variant (AnyEvent::Util 7.17) | ⁽ | U+207D (⁽) |
Punycode encoding | ||
en-Punycode (Net::IDN::Punycode 2.5) | 8xg | |
en-Punycode (Net::IDN::Punycode::PP 2.500) | 8xg | |
en-Punycode (IDNA::Punycode 0.03) | -8xg | |
en-Punycode (Mojo::Util ) | ⁽ | |
en-Punycode (URI::_punycode 5.10) | 8xg | |
en-Punycode (AnyEvent::Util 7.17) | 8xg | |
en-Punycode (URI::UTF8::Punycode 1.05) | xn--8xg | |
ToASCII variant (AnyEvent::Util 7.17) | ⁽ | |
Cases | ||
ASCII uppercase | ⁽ | U+207D (⁽) |
ASCII lowercase | ⁽ | U+207D (⁽) |
Uppercase (Perl uc ) | ⁽ | U+207D (⁽) |
Lowercase (Perl lc ) | ⁽ | U+207D (⁽) |
Uppercase_Mapping(C) | ⁽ | U+207D (⁽) |
Lowercase_Mapping(C) | ⁽ | U+207D (⁽) |
Case_Folding(X) | ⁽ | U+207D (⁽) |
NFKC_Casefold(X) | ( | U+0028 (() |
Compatibility case folding | ( | U+0028 (() |
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: