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 ^ 1111011110100111111100011111110011110111101001111111001110110101111101111010011111110001111111001111011110100111111100111011010101011110 f7a7f1fcf7a7f3b5f7a7f1fcf7a7f3b55e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 ^ 11101110100101101000101011101110100001011011011111101110100101101000101011101110100010101010100011101110100101101000101011101110100001011011011111101110100101101000101011101110100010101010100001011110 ee968aee85b7ee968aee8aa8ee968aee85b7ee968aee8aa85e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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