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 | 池?淫篩?? | 100100100111001000111111100010001111101011100010101111110011111100111111 | 92723f88fae2bf3f3f |
EUC-JP | 池?淫篩?? | 110000111101001100111111101100001111110011100100110000010011111100111111 | c3d33fb0fce4c13f3f |
UTF-8 | 池렍淫篩렍렞 | 111001101011000110100000111010111010000010001101111001101011011110101011111001111010111110101001111010111010000010001101111010111010000010011110 | e6b1a0eba08de6b7abe7afa9eba08deba09e |
UHC | 池렍淫篩렍렞 | 111100101010111010001110101000111110101111100010110111101110100010001110101000111000111010101111 | f2ae8ea3ebe2dee88ea38eaf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)