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 û£™ç—”hû£™ç—” 11111011101000111001100111100111100101111001010001101000111110111010001110011001111001111001011110010100 fba399e7979468fba399e79794
SJIS-WIN ?£????h?£???? 001111111000000110010010001111110011111100111111001111110110100000111111100000011001001000111111001111110011111100111111 3f81923f3f3f3f683f81923f3f3f3f
EUC-JP û£?ç??hû£?ç?? 1000111110101011111001011010000111110010001111111000111110101011101011100011111100111111011010001000111110101011111001011010000111110010001111111000111110101011101011100011111100111111 8fabe5a1f23f8fabae3f3f688fabe5a1f23f8fabae3f3f
UTF-8 û£™ç—”hû£™ç—” 11000011101110111100001010100011110000101001100111000011101001111100001010010111110000101001010001101000110000111011101111000010101000111100001010011001110000111010011111000010100101111100001010010100 c3bbc2a3c299c3a7c297c29468c3bbc2a3c299c3a7c297c294
UHC ??????h?????? 00111111001111110011111100111111001111110011111101101000001111110011111100111111001111110011111100111111 3f3f3f3f3f3f683f3f3f3f3f3f

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