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 | 訂狡???睛 | 100100101111100111100000110000100011111100111111001111111110000111001011 | 92f9e0c23f3f3fe1cb |
EUC-JP | 訂狡???睛 | 110001001111101111100000110001000011111100111111001111111110001011001101 | c4fbe0c43f3f3fe2cd |
UTF-8 | 訂狡렕멱㎭睛 | 111010001010100010000010111001111000101110100001111010111010000010010101111010111010100110110001111000111000111010101101111001111001110110011011 | e8a882e78ba1eba095eba9b1e38eade79d9b |
UHC | 訂狡렕멱㎭睛 | 111011111111010011001110111010101000111010101010101110001110100010100111111000011110111111101100 | eff4ceea8eaab8e8a7e1efec |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)