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 | 縡?製??兢 | 111000110111000100111111100100001011101100111111001111111001100101011101 | e3713f90bb3f3f995d |
EUC-JP | 縡?製?勖兢 | 1110010111010010001111111100000010111101001111111000111110110011111011011101000110111110 | e5d23fc0bd3f8fb3edd1be |
UTF-8 | 縡렕製렩勖兢 | 111001111011100010100001111010111010000010010101111010001010001110111101111010111010000010101001111001011000101110010110111001011000010110100010 | e7b8a1eba095e8a3bdeba0a9e58b96e585a2 |
UHC | 縡렕製렩勖兢 | 111011101010110110001110101010101111000010110010100011101011011111101001111011011101000011100111 | eead8eaaf0b28eb7e9edd0e7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)