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 | ???瓦℡? | 0011111100111111001111111000101010100010100001111000010000111111 | 3f3f3f8aa287843f |
EUC-JP | 縕??瓦?? | 100011111101010011000010001111110011111110110100101001000011111100111111 | 8fd4c23f3fb4a43f3f |
UTF-8 | 縕됵슴瓦℡룚 | 111001111011100010010101111010111001000010110101111011001000101010110100111001111001001110100110111000101000010010100001111010111010001110011010 | e7b895eb90b5ec8ab4e793a6e284a1eba39a |
UHC | 縕됵슴瓦℡룚 | 111010001011001010001001111011111011110110111111111010001011111110100010111001011000111110010110 | e8b289efbdbfe8bfa2e58f96 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)