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 | 耶??役?? | 1001011011101011001111110011111110010110111100000011111100111111 | 96eb3f3f96f03f3f |
EUC-JP | 耶??役?? | 1100110011101101001111110011111111001100111100100011111100111111 | cced3f3fccf23f3f |
UTF-8 | 耶⑸젎役룸졁 | 111010001000000010110110111000101001000110111000111011001010000010001110111001011011110110111001111010111010001110111000111011001010000110000001 | e880b6e291b8eca08ee5bdb9eba3b8eca181 |
UHC | 耶⑸젎役룸졁 | 111001011010110110101001111010111010000010001111111001101011010110110111111010111010000010110010 | e5ada9eba08fe6b5b7eba0b2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)