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 | 訂敎??俎? | 100100101111100111111010110011010011111100111111100110001101011100111111 | 92f9facd3f3f98d73f |
EUC-JP | 訂???俎? | 1100010011111011001111110011111100111111110100001101100100111111 | c4fb3f3f3fd0d93f |
UTF-8 | 訂敎렪렪俎렣 | 111010001010100010000010111001101001010110001110111010111010000010101010111010111010000010101010111001001011111110001110111010111010000010100011 | e8a882e6958eeba0aaeba0aae4bf8eeba0a3 |
UHC | 訂敎렪렪俎렣 | 111011111111010011001110111001111000111010111000100011101011100011110000101110111000111010110100 | eff4cee78eb88eb8f0bb8eb4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)