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 | 沚??障?艇 | 100111111000110100111111001111111000111111100001001111111001001011111000 | 9f8d3f3f8fe13f92f8 |
EUC-JP | 沚??障?艇 | 110111011110110100111111001111111011111011100011001111111100010011111010 | dded3f3fbee33fc4fa |
UTF-8 | 沚브ㅄ障렞艇 | 111001101011001010011010111010111011100010001100111000111000010110000100111010011001101010011100111010111010000010011110111010001000100110000111 | e6b29aebb88ce38584e99a9ceba09ee88987 |
UHC | 沚브ㅄ障렞艇 | 111100101010111110111010111010101010010010110100111011101010000110001110101011111110111111110011 | f2afbaeaa4b4eea18eafeff3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)