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 | 邁溯樗訷溷ー | 1110011110110000100111111110100010010010100101001111101110100100100111111110010110110000 | e7b09fe89294fba49fe5b0 |
EUC-JP | 邁溯樗訷溷ー | 11101110101100101101111011101010110000111111010010001111110111011101010011011110111001111000111010110000 | eeb2deeac3f48fddd4dee78eb0 |
UTF-8 | 邁溯樗訷溷ー | 111010011000001010000001111001101011101010101111111001101010100010010111111010001010100010110111111001101011101010110111111011111011110110110000 | e98281e6baafe6a897e8a8b7e6bab7efbdb0 |
UHC | 邁溯樗??? | 110110001110010011100001101111011110111011000000001111110011111100111111 | d8e4e1bdeec03f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)