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 | 曜??肉ら? | 100101110110101000111111001111111001001111110111100000101110011100111111 | 976a3f3f93f782e73f |
EUC-JP | 曜??肉ら? | 110011011100101100111111001111111100011011111001101001001110100100111111 | cdcb3f3fc6f9a4e93f |
UTF-8 | 曜깆옊肉ら뇡 | 111001101001101110011100111010101011100110000110111011001001100010001010111010001000001010001001111000111000001010001001111010111000011110100001 | e69b9ceab986ec988ae88289e38289eb87a1 |
UHC | 曜깆옊肉ら뇡 | 111010001111100010110001111011001001111010010010111010111011111110101010111010011000011110001001 | e8f8b1ec9e92ebbfaae98789 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)