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 | 製??耕?但 | 100100001011101100111111001111111000110101101011001111111001001001000001 | 90bb3f3f8d6b3f9241 |
EUC-JP | 製?饔耕?但 | 1100000010111101001111111000111111101000111011111011100111001100001111111100001110100010 | c0bd3f8fe8efb9cc3fc3a2 |
UTF-8 | 製렩饔耕렧但 | 111010001010001110111101111010111010000010101001111010011010010110010100111010001000000010010101111010111010000010100111111001001011110110000110 | e8a3bdeba0a9e9a594e88095eba0a7e4bd86 |
UHC | 製렩饔耕렧但 | 111100001011001010001110101101111110100010111101110011001110100110001110101101101101001110100011 | f0b28eb7e8bdcce98eb6d3a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)