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 | 畏??將?? | 1000100011011000001111110011111110011011100100100011111100111111 | 88d83f3f9b923f3f |
EUC-JP | 畏??將?? | 1011000011011010001111110011111111010101111100100011111100111111 | b0da3f3fd5f23f3f |
UTF-8 | 畏뱄푴將됵쉐 | 111001111001010110001111111010111011000110000100111011011001000110110100111001011011000010000111111010111001000010110101111011001000100110010000 | e7958febb184ed91b4e5b087eb90b5ec8990 |
UHC | 畏뱄푴將됵쉐 | 111010001110011010111001111011111011111010000010111011011110001010001001111011111011110110100110 | e8e6b9efbe82ede289efbda6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)