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 | 業??應?? | 1000101111000110001111110011111110011100111001000011111100111111 | 8bc63f3f9ce43f3f |
EUC-JP | 業??應?? | 1011011011001000001111110011111111011000111001100011111100111111 | b6c83f3fd8e63f3f |
UTF-8 | 業졼끃應㏘벧 | 111001101010010110101101111011001010000110111100111010111000000110000011111001101000011110001001111000111000111110011000111010111011001010100111 | e6a5adeca1bceb8183e68789e38f98ebb2a7 |
UHC | 業졼끃應㏘벧 | 111001011111011010100000111000111000010110111001111010111110101110100010111001001011101010100110 | e5f6a0e385b9ebeba2e4baa6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)