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 | 隱?Й節?? | 111010001010101000111111100001000100101010010000110111110011111100111111 | e8aa3f844a90df3f3f |
EUC-JP | 隱?Й節?? | 111100001010110000111111101001111010101111000000111000010011111100111111 | f0ac3fa7abc0e13f3f |
UTF-8 | 隱⑸Й節덈ㄷ | 1110100110011010101100011110001010010001101110001101000010011001111001111010111110000000111010111000110110001000111000111000010010110111 | e99ab1e291b8d099e7af80eb8d88e384b7 |
UHC | 隱⑸Й節덈ㄷ | 111010111101111110101001111010111010110010101011111011111011110110001000111010111010010010100111 | ebdfa9ebacabefbd88eba4a7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)