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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 池矜?池矜?^ 1001001001110010111000011110000000111111100100100111001011100001111000000011111101011110 9272e1e03f9272e1e03f5e
EUC-JP 池矜?池矜?^ 1100001111010011111000101110001000111111110000111101001111100010111000100011111101011110 c3d3e2e23fc3d3e2e23f5e
UTF-8 池矜트池矜트^ 11100110101100011010000011100111100111111001110011101101100010101011100011100110101100011010000011100111100111111001110011101101100010101011100001011110 e6b1a0e79f9ced8ab8e6b1a0e79f9ced8ab85e
UHC 池矜트池矜트^ 11110010101011101101000011101000110001101010111011110010101011101101000011101000110001101010111001011110 f2aed0e8c6aef2aed0e8c6ae5e

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