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 | 霓??偃?? | 1110100010111101001111110011111110011000111011100011111100111111 | e8bd3f3f98ee3f3f |
EUC-JP | 霓??偃?? | 1111000010111111001111110011111111010000111100000011111100111111 | f0bf3f3fd0f03f3f |
UTF-8 | 霓며쾪偃뗧덩 | 111010011001110010010011111010111010100110110000111011001011111010101010111001011000000110000011111010111001011110100111111010111000110110101001 | e99c93eba9b0ecbeaae58183eb97a7eb8da9 |
UHC | 霓며쾪偃뗧덩 | 111001111110011110111000111001111011001010000001111001011110011110001011111001111011010110100010 | e7e7b8e7b281e5e78be7b5a2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)