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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 鄂誤ク撰ス | 1110011110111101100011001110101110111000100100001110111110111101 | e7bd8cebb890efbd |
EUC-JP | 鄂誤ク撰ス | 11101110101111111011100011101101100011101011100011000000111100011000111010111101 | eebfb8ed8eb8c0f18ebd |
UTF-8 | 鄂誤ク撰ス | 111010011000010010000010111010001010101010100100111011111011110110111000111001101001001010110000111011111011110110111101 | e98482e8aaa4efbdb8e692b0efbdbd |
UHC | 鄂誤?撰? | 1110010011000111111010001010011000111111111100111011110000111111 | e4c7e8a63ff3bc3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)