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 ðèÈñ޽ޱd^ 11110000111010001100100011110001100011101011110110001110101100010110010001011110 f0e8c8f18ebd8eb1645e
SJIS-WIN ???????±d^ 0011111100111111001111110011111100111111001111110011111110000001011111010110010001011110 3f3f3f3f3f3f3f817d645e
EUC-JP ðèÈñ???±d^ 10001111101010011100001110001111101010111011001010001111101010101011001010001111101010111101000000111111001111110011111110100001110111100110010001011110 8fa9c38fabb28faab28fabd03f3f3fa1de645e
UTF-8 ðèÈñ޽ޱd^ 110000111011000011000011101010001100001110001000110000111011000111000010100011101100001010111101110000101000111011000010101100010110010001011110 c3b0c3a8c388c3b1c28ec2bdc28ec2b1645e
UHC ð????½?±d^ 10101001101000110011111100111111001111110011111110101000111101100011111110100001101111100110010001011110 a9a33f3f3f3fa8f63fa1be645e

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