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 ??????A? 0011111100111111001111110011111100111111001111110100000100111111 3f3f3f3f3f3f413f
SJIS-WIN ??????A? 0011111100111111001111110011111100111111001111110100000100111111 3f3f3f3f3f3f413f
EUC-JP ???靷??A? 00111111001111110011111110001111111001111011110100111111001111110100000100111111 3f3f3f8fe7bd3f3f413f
UTF-8 嶺뚮ㅏ靷뽬퍕A力 11101111101001101010101111101011100110101010111011100011100001011000111111101001100111011011011111101011101111011010110011101101100011011001010101000001111011111010011010001010 efa6abeb9aaee3858fe99db7ebbdaced8d9541efa68a
UHC 嶺뚮ㅏ靷뽬퍕A力 111001111010110110001100111010111010010010111111111011001110011010010110111010001011101110001100010000011110011010110011 e7ad8ceba4bfece696e8bb8c41e6b3

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