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 | 製??麥?甲 | 100100001011101100111111001111111110101001101101001111111000110101100010 | 90bb3f3fea6d3f8d62 |
EUC-JP | 製?祜麥?甲 | 1100000010111101001111111000111111010000110110001111001111001110001111111011100111000011 | c0bd3f8fd0d8f3ce3fb9c3 |
UTF-8 | 製렩祜麥렋甲 | 111010001010001110111101111010111010000010101001111001111010010110011100111010011011101010100101111010111010000010001011111001111001010010110010 | e8a3bdeba0a9e7a59ce9baa5eba08be794b2 |
UHC | 製렩祜麥렋甲 | 111100001011001010001110101101111111101111010100110110001110101010001110101000101100101110100011 | f0b28eb7fbd4d8ea8ea2cba3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)