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 æ¹—è´‡é® 1110011010111001100101111110100010110100100001111110100110101110 e6b997e8b487e9ae
SJIS-WIN ????´??? 001111110011111100111111001111111000000101001100001111110011111100111111 3f3f3f3f814c3f3f3f
EUC-JP æ??è´?é® 1000111110101001110000010011111100111111100011111010101110110010101000011010110100111111100011111010101110110001100011111010001011101110 8fa9c13f3f8fabb2a1ad3f8fabb18fa2ee
UTF-8 æ¹—è´‡é® 11000011101001101100001010111001110000101001011111000011101010001100001010110100110000101000011111000011101010011100001010101110 c3a6c2b9c297c3a8c2b4c287c3a9c2ae
UHC æ¹??´??® 101010011010000110101001111101100011111100111111101000101010010100111111001111111010001011100111 a9a1a9f63f3fa2a53f3fa2e7

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