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 | 壓??譽?? | 1001101011011000001111110011111111100110101000110011111100111111 | 9ad83f3fe6a33f3f |
EUC-JP | 壓??譽?? | 1101010011011010001111110011111111101100101001010011111100111111 | d4da3f3feca53f3f |
UTF-8 | 壓믦콊譽양댂 | 111001011010001110010011111010111010111110100110111011001011110110001010111010001010110110111101111011001001011010010001111010111000110010000010 | e5a393ebafa6ecbd8ae8adbdec9691eb8c82 |
UHC | 壓믦콊譽양댂 | 111001001110001010010010111010001011000110000110111001111110001010111110111001111000100010101101 | e4e292e8b186e7e2bee788ad |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)