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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ????ダ◇’ 00111111001111110011111100111111100000110101111110000001100111101000000101100110 3f3f3f3f835f819e8166
EUC-JP ????ダ◇’ 00111111001111110011111100111111101001011100000010100001111111101010000111000111 3f3f3f3fa5c0a1fea1c7
UTF-8 룶엌룫킃ダ◇’ 111010111010001110110110111011001001011110001100111010111010001110101011111011011000001010000011111000111000001110000000111000101001011110000111111000101000000010011001 eba3b6ec978ceba3abed8283e38380e29787e28099
UHC 룶엌룫킃ダ◇’ 1000111110101011101111101111110110001111101000101011010010001111101010111100000010100001110111101010000110101111 8fabbefd8fa2b48fabc0a1dea1af

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