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 | 罌???θ? | 1110001110100000001111110011111100111111100000111100011000111111 | e3a03f3f3f83c63f |
EUC-JP | 罌??靷θ? | 11100110101000100011111100111111100011111110011110111101101001101100100000111111 | e6a23f3f8fe7bda6c83f |
UTF-8 | 罌븝퐢靷θ돞 | 1110011110111101100011001110101110111000100111011110110110010000101000101110100110011101101101111100111010111000111010111000111110011110 | e7bd8cebb89ded90a2e99db7ceb8eb8f9e |
UHC | 罌븝퐢靷θ돞 | 111001011010001010111010111011111011110110001011111011001110011010100101111010001000100110100100 | e5a2baefbd8bece6a5e889a4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)