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 エ鞁エ鞁^ 111100001011010110110100111010001101100111110001011111011111000010110101101101001110100011011001111100010111101101011110 f0b5b4e8d9f17df0b5b4e8d9f17b5e
EUC-JP ?エ鞁??エ鞁?^ 00111111100011101011010011110000110110110011111100111111100011101011010011110000110110110011111101011110 3f8eb4f0db3f3f8eb4f0db3f5e
UTF-8 エ鞁エ鞁^ 11101110100000011011010011101111101111011011010011101001100111101000000111101110100000111011100111101110100000011011010011101111101111011011010011101001100111101000000111101110100000111011011101011110 ee81b4efbdb4e99e81ee83b9ee81b4efbdb4e99e81ee83b75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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