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 | 訂基??臟? | 100100101111100110001010111011100011111100111111111001000110011000111111 | 92f98aee3f3fe4663f |
EUC-JP | 訂基??臟? | 110001001111101110110100111100000011111100111111111001111100011100111111 | c4fbb4f03f3fe7c73f |
UTF-8 | 訂基렰렯臟렞 | 111010001010100010000010111001011001111110111010111010111010000010110000111010111010000010101111111010001000011110011111111010111010000010011110 | e8a882e59fbaeba0b0eba0afe8879feba09e |
UHC | 訂基렰렯臟렞 | 111011111111010011010000111100011000111010111101100011101011110011101101111101001000111010101111 | eff4d0f18ebd8ebcedf48eaf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)