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 | 與???у? | 1110010001101111001111110011111100111111100001001000010100111111 | e46f3f3f3f84853f |
EUC-JP | 與???у? | 1110011111010000001111110011111100111111101001111110010100111111 | e7d03f3f3fa7e53f |
UTF-8 | 與썼씩歷у뜵 | 1110100010001000100001111110110010001101101111001110110010010100101010011110111110100110100011001101000110000011111010111001110010110101 | e88887ec8dbcec94a9efa68cd183eb9cb5 |
UHC | 與썼씩歷у뜵 | 111001101010100010111101111010001011111010111111111001101011100010101100111001011000110110110011 | e6a8bde8bebfe6b8ace58db3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)