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 | 映с?預θ? | 10001001011001101000010010000011001111111001011101100001100000111100011000111111 | 896684833f976183c63f |
EUC-JP | 映с?預θ? | 10110001110001111010011111100011001111111100110111000010101001101100100000111111 | b1c7a7e33fcdc2a6c83f |
UTF-8 | 映с꺂預θ퇎 | 11100110100110001010000011010001100000011110101010111010100000101110100110100000100100001100111010111000111011011000011110001110 | e698a0d181eaba82e9a090ceb8ed878e |
UHC | 映с꺂預θ퇎 | 111001111011000110101100111000111000001110101011111001111110100010100101111010001011011110011111 | e7b1ace383abe7e8a5e8b79f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)