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 繙矩械繙矩械^ 11100011100001101000101111101001100010100100001011100011100001101000101111101001100010100100001001011110 e3868be98a42e3868be98a425e
EUC-JP 繙矩械繙矩械^ 11100101111001101011011011101011101100111010001111100101111001101011011011101011101100111010001101011110 e5e6b6ebb3a3e5e6b6ebb3a35e
UTF-8 繙矩械繙矩械^ 11100111101110011001100111100111100111111010100111100110101000101011000011100111101110011001100111100111100111111010100111100110101000101011000001011110 e7b999e79fa9e6a2b0e7b999e79fa9e6a2b05e
UHC ?矩械?矩械^ 0011111111001111101110111100110011111110001111111100111110111011110011001111111001011110 3fcfbbccfe3fcfbbccfe5e

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