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 | 繞??異?? | 1110001110000101001111110011111110001000110110010011111100111111 | e3853f3f88d93f3f |
EUC-JP | 繞??異?? | 1110010111100101001111110011111110110000110110110011111100111111 | e5e53f3fb0db3f3f |
UTF-8 | 繞볥쉘異쇔ㄾ | 111001111011100110011110111010111011001110100101111011001000100110011000111001111001010110110000111011001000011110010100111000111000010010111110 | e7b99eebb3a5ec8998e795b0ec8794e384be |
UHC | 繞볥쉘異쇔ㄾ | 111010011010010010010011111010111011110110101001111011001011011010111100111001011010010010101110 | e9a493ebbda9ecb6bce5a4ae |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)