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 | 暲莎???^ | 1111101011011100111001001011001100111111001111110011111101011110 | fadce4b33f3f3f5e |
EUC-JP | 暲莎???^ | 100011111100001011011011111010001011010100111111001111110011111101011110 | 8fc2dbe8b53f3f3f5e |
UTF-8 | 暲莎렗댐윌^ | 11100110100110101011001011101000100011101000111011101011101000001001011111101011100011001001000011101100100111001000110001011110 | e69ab2e88e8eeba097eb8c90ec9c8c5e |
UHC | 暲莎렗댐윌^ | 1110110111100111110111101110110110001110101011001011010011101111110000001010101001011110 | ede7deed8eacb4efc0aa5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)