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 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
SJIS-WIN ?????ゴ??ピA 001111110011111100111111001111110011111110000011010100110011111100111111100000110111001101000001 3f3f3f3f3f83533f3f837341
EUC-JP ?????ゴ??ピA 001111110011111100111111001111110011111110100101101101000011111100111111101001011101010001000001 3f3f3f3f3fa5b43f3fa5d441
UTF-8 룶欄◈룴쵍ゴ룵첂ピA 11101011101000111011011011101111101001001001110111100010100101111000100011101011101000111011010011101100101101011000110111100011100000101011010011101011101000111011010111101100101100101000001011100011100000111001010001000001 eba3b6efa49de29788eba3b4ecb58de382b4eba3b5ecb282e3839441
UHC 룶欄◈룴쵍ゴ룵첂ピA 10001111101010111101000111101101101000101100001010001111101010011010110010001111101010111011010010001111101010101010101010001111101010111101010001000001 8fabd1eda2c28fa9ac8fabb48faaaa8fabd441

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