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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN メ萇メ萇^ 111100001010001111010010111001001100011111110011011111011111000010100011110100101110010011000111111100110111101101011110 f0a3d2e4c7f37df0a3d2e4c7f37b5e
EUC-JP ?メ萇??メ萇?^ 00111111100011101101001011101000110010010011111100111111100011101101001011101000110010010011111101011110 3f8ed2e8c93f3f8ed2e8c93f5e
UTF-8 メ萇メ萇^ 11101110100000011010001011101111101111101001001011101000100100001000011111101110100010011011000111101110100000011010001011101111101111101001001011101000100100001000011111101110100010011010111101011110 ee81a2efbe92e89087ee89b1ee81a2efbe92e89087ee89af5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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