To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ???{???? | 0011111100111111001111110111101100111111001111110011111100111111 | 3f3f3f7b3f3f3f3f |
SJIS-WIN | ???{???? | 0011111100111111001111110111101100111111001111110011111100111111 | 3f3f3f7b3f3f3f3f |
EUC-JP | ???{???? | 0011111100111111001111110111101100111111001111110011111100111111 | 3f3f3f7b3f3f3f3f |
UTF-8 | 淋귦샋{淋꾩ℓ淋 | 11101111101001111011010111101010101101111010011011101100100000111000101101111011111011111010011110110101111010101011111010101001111000101000010010010011111011111010011110110101 | efa7b5eab7a6ec838b7befa7b5eabea9e28493efa7b5 |
UHC | 淋귦샋{淋꾩ℓ淋 | 111011001111100010000010111011011001100010111010011110111110110011111000100001001110110010100111101001001110110011111000 | ecf882ed98ba7becf884eca7a4ecf8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)