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 | 製?鬱屯?? | 100100001011101100111111100111110101010010010011110101000011111100111111 | 90bb3f9f5493d43f3f |
EUC-JP | 製?鬱屯?? | 110000001011110100111111110111011011010111000110110101100011111100111111 | c0bd3fddb5c6d63f3f |
UTF-8 | 製렩鬱屯렧렢 | 111010001010001110111101111010111010000010101001111010011010110010110001111001011011000110101111111010111010000010100111111010111010000010100010 | e8a3bdeba0a9e9acb1e5b1afeba0a7eba0a2 |
UHC | 製렩鬱屯렧렢 | 111100001011001010001110101101111110101010100110110101001110101010001110101101101000111010110011 | f0b28eb7eaa6d4ea8eb68eb3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)