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 | 訂矜??蟻? | 100100101111100111100001111000000011111100111111100010110110000100111111 | 92f9e1e03f3f8b613f |
EUC-JP | 訂矜??蟻? | 110001001111101111100010111000100011111100111111101101011100001000111111 | c4fbe2e23f3fb5c23f |
UTF-8 | 訂矜렒렖蟻묍 | 111010001010100010000010111001111001111110011100111010111010000010010010111010111010000010010110111010001001111110111011111010111010110010001101 | e8a882e79f9ceba092eba096e89fbbebac8d |
UHC | 訂矜렒렖蟻묍 | 111011111111010011010000111010001000111010100111100011101010101111101011111111001011100110100011 | eff4d0e88ea78eabebfcb9a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)