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 | ?????^ | 001111110011111100111111001111110011111101011110 | 3f3f3f3f3f5e |
SJIS-WIN | 遇班??極^ | 100010111111011010010100110001110011111100111111100010111100100101011110 | 8bf694c73f3f8bc95e |
EUC-JP | 遇班??極^ | 101101101111100011001000110010010011111100111111101101101100101101011110 | b6f8c8c93f3fb6cb5e |
UTF-8 | 遇班렮띤極^ | 11101001100000011000011111100111100011111010110111101011101000001010111011101011100111011010010011100110101001011011010101011110 | e98187e78fadeba0aeeb9da4e6a5b55e |
UHC | 遇班렮띤極^ | 1110100111100111110110101110110010001110101110111011011011101101110100001011111101011110 | e9e7daec8ebbb6edd0bf5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)