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 | 癲??違ι? | 111000011001111100111111001111111000100011100001100000111100011100111111 | e19f3f3f88e183c73f |
EUC-JP | 癲??違ι? | 111000101010000100111111001111111011000011100011101001101100100100111111 | e2a13f3fb0e3a6c93f |
UTF-8 | 癲놁옓違ι춳 | 1110011110011001101100101110101110000110100000011110110010011000100100111110100110000001100101011100111010111001111011001011011010110011 | e799b2eb8681ec9893e98195ceb9ecb6b3 |
UHC | 癲놁옓違ι춳 | 111011111010011010000110111011001001111010011001111010101101111010100101111010011010110110001111 | efa686ec9e99eadea5e9ad8f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)