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 | 靖詐??蠢? | 100101101111010110001101101111000011111100111111111001011011111100111111 | 96f58dbc3f3fe5bf3f |
EUC-JP | 靖詐??蠢? | 110011001111011110111010101111100011111100111111111010101100000100111111 | ccf7babe3f3feac13f |
UTF-8 | 靖詐렰렜蠢렋 | 111010011001110110010110111010001010100110010000111010111010000010110000111010111010000010011100111010001010000010100010111010111010000010001011 | e99d96e8a990eba0b0eba09ce8a0a2eba08b |
UHC | 靖詐렰렜蠢렋 | 111011111111111011011110111100011000111010111101100011101010111011110001111000111000111010100010 | effedef18ebd8eaef1e38ea2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)