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 | 獰??預θ? | 111000001101011000111111001111111001011101100001100000111100011000111111 | e0d63f3f976183c63f |
EUC-JP | 獰??預θ? | 111000001101100000111111001111111100110111000010101001101100100000111111 | e0d83f3fcdc2a6c83f |
UTF-8 | 獰뉒윪預θ략 | 1110011110001101101100001110101110001001100100101110110010011100101010101110100110100000100100001100111010111000111010111001111010110101 | e78db0eb8992ec9caae9a090ceb8eb9eb5 |
UHC | 獰뉒윪預θ략 | 111001111011111010000111111001111001111110101001111001111110100010100101111010001011011110101011 | e7be87e79fa9e7e8a5e8b7ab |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)