To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ??莊?\}??莊?\{^ 001111110011111111100100101101010011111101011100011111010011111100111111111001001011010100111111010111000111101101011110 3f3fe4b53f5c7d3f3fe4b53f5c7b5e
EUC-JP ??莊?\}??莊?\{^ 001111110011111111101000101101110011111101011100011111010011111100111111111010001011011100111111010111000111101101011110 3f3fe8b73f5c7d3f3fe8b73f5c7b5e
UTF-8 諪렩莊렍\}諪렩莊렍\{^ 1110100010101011101010101110101110100000101010011110100010001110100010101110101110100000100011010101110001111101111010001010101110101010111010111010000010101001111010001000111010001010111010111010000010001101010111000111101101011110 e8abaaeba0a9e88e8aeba08d5c7de8abaaeba0a9e88e8aeba08d5c7b5e
UHC 諪렩莊렍\}諪렩莊렍\{^ 111011111111010110001110101101111110110111110110100011101010001101011100011111011110111111110101100011101011011111101101111101101000111010100011010111000111101101011110 eff58eb7edf68ea35c7deff58eb7edf68ea35c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)