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 | 癲??應e? | 111000011001111100111111001111111001110011100100100000101000010100111111 | e19f3f3f9ce482853f |
EUC-JP | 癲??應e? | 111000101010000100111111001111111101100011100110101000111110010100111111 | e2a13f3fd8e6a3e53f |
UTF-8 | 癲ㅻ슙應e짃 | 111001111001100110110010111000111000010110111011111011001000101010011001111001101000011110001001111011111011110110000101111011001010011110000011 | e799b2e385bbec8a99e68789efbd85eca783 |
UHC | 癲ㅻ슙應e짃 | 111011111010011010100100111010111001101010100111111010111110101110100011111001011010001110010011 | efa6a4eb9aa7ebeba3e5a393 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)