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 釈粃眈釈粃眈^ 10001110110111111110001011100001111000011011110010001110110111111110001011100001111000011011110001011110 8edfe2e1e1bc8edfe2e1e1bc5e
EUC-JP 釈粃眈釈粃眈^ 10111100111000011110010011100011111000101011111010111100111000011110010011100011111000101011111001011110 bce1e4e3e2bebce1e4e3e2be5e
UTF-8 釈粃眈釈粃眈^ 11101001100001111000100011100111101100101000001111100111100111001000100011101001100001111000100011100111101100101000001111100111100111001000100001011110 e98788e7b283e79c88e98788e7b283e79c885e
UHC ?粃眈?粃眈^ 0011111111011101111110111111011110101111001111111101110111111011111101111010111101011110 3fddfbf7af3fddfbf7af5e

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