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 莟梧宗莟梧宗^ 11100100101011111000110011100110100011110100000011100100101011111000110011100110100011110100000001011110 e4af8ce68f40e4af8ce68f405e
EUC-JP 莟梧宗莟梧宗^ 11101000101100011011100011101000101111011010000111101000101100011011100011101000101111011010000101011110 e8b1b8e8bda1e8b1b8e8bda15e
UTF-8 莟梧宗莟梧宗^ 11101000100011101001111111100110101000101010011111100101101011101001011111101000100011101001111111100110101000101010011111100101101011101001011101011110 e88e9fe6a2a7e5ae97e88e9fe6a2a7e5ae975e
UHC ?梧宗?梧宗^ 0011111111100111111111001111000011110011001111111110011111111100111100001111001101011110 3fe7fcf0f33fe7fcf0f35e

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