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 æß¼å¤±è´è 11100110110111111011110011100101101001001011000111101000101101001000111111101000 e6dfbce5a4b1e8b48fe8
SJIS-WIN ?????±?´?? 001111110011111100111111001111110011111110000001011111010011111110000001010011000011111100111111 3f3f3f3f3f817d3f814c3f3f
EUC-JP æß?失è´?è 100011111010100111000001100011111010100111001110001111111000111110101011101010011000111110100010111100001010000111011110100011111010101110110010101000011010110100111111100011111010101110110010 8fa9c18fa9ce3f8faba98fa2f0a1de8fabb2a1ad3f8fabb2
UTF-8 æß¼å¤±è´è 1100001110100110110000111001111111000010101111001100001110100101110000101010010011000010101100011100001110101000110000101011010011000010100011111100001110101000 c3a6c39fc2bcc3a5c2a4c2b1c3a8c2b4c28fc3a8
UHC æß¼?¤±?´?? 10101001101000011010100110101100101010001111100100111111101000101011010010100001101111100011111110100010101001010011111100111111 a9a1a9aca8f93fa2b4a1be3fa2a53f3f

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