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 | 製?窪敎?? | 100100001011101100111111100011000100010111111010110011010011111100111111 | 90bb3f8c45facd3f3f |
EUC-JP | 製?窪??醱 | 11000000101111010011111110110111101001100011111100111111100011111110001011110111 | c0bd3fb7a63f3f8fe2f7 |
UTF-8 | 製렩窪敎렠醱 | 111010001010001110111101111010111010000010101001111001111010101010101010111001101001010110001110111010111010000010100000111010011000011010110001 | e8a3bdeba0a9e7aaaae6958eeba0a0e986b1 |
UHC | 製렩窪敎렠醱 | 111100001011001010001110101101111110100011000001110011101110011110001110101100011101101110100011 | f0b28eb7e8c1cee78eb1dba3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)