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 | 邨帶ェ惹鬧骰 | 1110011110110101100110111110011010101010100011101110010011101001101001111110100110001101 | e7b59be6aa8ee4e9a7e98d |
EUC-JP | 邨帶ェ惹鬧骰 | 111011101011011111010110111010001000111010101010101111001110011011110010101010011111000111101101 | eeb7d6e88eaabce6f2a9f1ed |
UTF-8 | 邨帶ェ惹鬧骰 | 111010011000001010101000111001011011100010110110111011111011110110101010111001101000001110111001111010011010110010100111111010011010101010110000 | e982a8e5b8b6efbdaae683b9e9aca7e9aab0 |
UHC | 邨帶?惹鬧? | 11110101101111101101001111100001001111111110010110101001110101111010001000111111 | f5bed3e13fe5a9d7a23f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)