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 | 娃??饒⑨? | 100010001010000100111111001111111110100101100000100001110100100000111111 | 88a13f3fe96087483f |
EUC-JP | 娃??饒?? | 1011000010100011001111110011111111110001110000010011111100111111 | b0a33f3ff1c13f3f |
UTF-8 | 娃믭쉘饒⑨쉑 | 111001011010100010000011111010111010111110101101111011001000100110011000111010011010010110010010111000101001000110101000111011001000100110010001 | e5a883ebafadec8998e9a592e291a8ec8991 |
UHC | 娃믭쉘饒⑨쉑 | 111010001101111110010010111011111011110110101001111010011010111010101000111011111011110110100111 | e8df92efbda9e9aea8efbda7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)