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 | 阻釋???? | 1001000101101010111001111101011100111111001111110011111100111111 | 916ae7d73f3f3f3f |
EUC-JP | 阻釋???? | 1100000111001011111011101101100100111111001111110011111100111111 | c1cbeed93f3f3f3f |
UTF-8 | 阻釋롋렡롘롈 | 111010011001100010111011111010011000011110001011111010111010000110001011111010111010000010100001111010111010000110011000111010111010000110001000 | e998bbe9878beba18beba0a1eba198eba188 |
UHC | 阻釋롋렡롘롈 | 111100001110011011100000101101111000111011010001100011101011001010001110110111001000111011001110 | f0e6e0b78ed18eb28edc8ece |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)