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 | ??〕鎰?ⅶ | 001111110011111110000001011011001110100001001100001111111111101001000110 | 3f3f816ce84c3ffa46 |
EUC-JP | 艅?〕鎰?? | 10001111110101101111110100111111101000011100110111101111101011010011111100111111 | 8fd6fd3fa1cdefad3f3f |
UTF-8 | 艅덈〕鎰꾢ⅶ | 111010001000100110000101111010111000110110001000111000111000000010010101111010011000111010110000111010101011111010100010111000101000010110110110 | e88985eb8d88e38095e98eb0eabea2e285b6 |
UHC | 艅덈〕鎰꾢ⅶ | 111001101010100110001000111010111010000110110011111011001111000010000100111001011010010110100111 | e6a988eba1b3ecf084e5a5a7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)