Character Sets | Decimal | Hex |
---|---|---|
ISO-8859-1 | 190 | BE |
ISO-8859-8 | 190 | BE |
ISO-8859-9 | 190 | BE |
Windows-1252 | 190 | BE |
Windows-1254 | 190 | BE |
Windows-1255 | 190 | BE |
Windows-1256 | 190 | BE |
Windows-1257 | 190 | BE |
Windows-1258 | 190 | BE |
Unicode | U+00BE | |
---|---|---|
Unicode Decimal | 190 | |
Unicode Escape | \u00be | |
UTF-8 (hex) | 0xC2 0xBE | |
UTF-8 (binary) | 1100001010111110 | |
UTF-8 (binary) | ||
1100001010111110 | ||
UTF-16 | 0x00BE | |
UTF-32 | 0x000000BE |
HTML Number | ¾ | |
---|---|---|
HTML Hex | ¾ | |
HTML Entity | ¾ |
Symbol | Name |
---|---|
¼ | Fraction one quarter |
½ | Fraction one half |
URL Escape Code | %C2%BE | |
---|---|---|
Quoted-printable | =C2=BE |
C, C++, and Java | "\u00BE" | |
---|---|---|
CSS Code | \00BE | |
JavaScript | "\u00BE" | |
Perl | \x{00BE} | |
Python 2 | u"\u00BE" | |
Python 3 | \u00BE | |
Ruby | \u{00BE} |