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 | 穩??厄?┷ | 111000100111001000111111001111111001011011101111001111111000010010111000 | e2723f3f96ef3f84b8 |
EUC-JP | 穩??厄?┷ | 111000111101001100111111001111111100110011110001001111111010100010111010 | e3d33f3fccf13fa8ba |
UTF-8 | 穩덂뜔厄뤷┷ | 111001111010100110101001111010111000110110000010111010111001110010010100111001011000111010000100111010111010010010110111111000101001010010110111 | e7a9a9eb8d82eb9c94e58e84eba4b7e294b7 |
UHC | 穩덂뜔厄뤷┷ | 111010001011000110001000111001011000110110010111111001001111100010001111111001011010011010111010 | e8b188e58d97e4f88fe5a6ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)