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 | 第???淫? | 1001000111100110001111110011111100111111100010001111101000111111 | 91e63f3f3f88fa3f |
EUC-JP | 第???淫? | 1100001011101000001111110011111100111111101100001111110000111111 | c2e83f3f3fb0fc3f |
UTF-8 | 第꿴렓렜淫렕 | 111001111010110010101100111010101011111110110100111010111010000010010011111010111010000010011100111001101011011110101011111010111010000010010101 | e7acaceabfb4eba093eba09ce6b7abeba095 |
UHC | 第꿴렓렜淫렕 | 111100001010111110110010111010011000111010101000100011101010111011101011111000101000111010101010 | f0afb2e98ea88eaeebe28eaa |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)