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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 顫趣スー鬩墓 | 11101000111110101000111011101111101111011011000011101001101010011001010111100110 | e8fa8eefbdb0e9a995e6 |
EUC-JP | 顫趣スー鬩墓 | 111100001111110010111100111100011000111010111101100011101011000011110010101010111100101011101000 | f0fcbcf18ebd8eb0f2abcae8 |
UTF-8 | 顫趣スー鬩墓 | 111010011010000110101011111010001011011010100011111011111011110110111101111011111011110110110000111010011010110010101001111001011010001010010011 | e9a1abe8b6a3efbdbdefbdb0e9aca9e5a293 |
UHC | 顫趣???墓 | 111011111011010111110110101011000011111100111111001111111101100111010111 | efb5f6ac3f3f3fd9d7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)