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 | 撓℡?蟯?Р | 10011101100110101000011110000100001111111110010110110010001111111000010001010001 | 9d9a87843fe5b23f8451 |
EUC-JP | 撓??蟯?Р | 110110011111101000111111001111111110101010110100001111111010011110110010 | d9fa3f3feab43fa7b2 |
UTF-8 | 撓℡뫓蟯믧Р | 1110011010010010100100111110001010000100101000011110101110101011100100111110100010011111101011111110101110101111101001111101000010100000 | e69293e284a1ebab93e89fafebafa7d0a0 |
UHC | 撓℡뫓蟯믧Р | 111010001111010110100010111001011001000110110101111010011010100010010010111010011010110010110010 | e8f5a2e591b5e9a892e9acb2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)