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 | 要????? | 10010111011101100011111100111111001111110011111100111111 | 97763f3f3f3f3f |
EUC-JP | 要??濚?? | 110011011101011100111111001111111000111111001001101000010011111100111111 | cdd73f3f8fc9a13f3f |
UTF-8 | 要랃쉔濚㎬궡 | 111010001010011010000001111010111001111010000011111011001000100110010100111001101011111110011010111000111000111010101100111010101011011010100001 | e8a681eb9e83ec8994e6bf9ae38eaceab6a1 |
UHC | 要랃쉔濚㎬궡 | 111010011010100110001101111011111011110110101000111001111011100110100111111010001000001010110100 | e9a98defbda8e7b9a7e882b4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)