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 「鮹「鮹^ 111100001011100010100010111010011100000111110101011111011111000010111000101000101110100111000001111101010111101101011110 f0b8a2e9c1f57df0b8a2e9c1f57b5e
EUC-JP ?「鮹??「鮹?^ 00111111100011101010001011110010110000110011111100111111100011101010001011110010110000110011111101011110 3f8ea2f2c33f3f8ea2f2c33f5e
UTF-8 「鮹「鮹^ 11101110100000011011011111101111101111011010001011101001101011101011100111101110100011111010100111101110100000011011011111101111101111011010001011101001101011101011100111101110100011111010011101011110 ee81b7efbda2e9aeb9ee8fa9ee81b7efbda2e9aeb9ee8fa75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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