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 ðùÜñ޽ޝû× 11110000111110011101110011110001100011101011110110001110101011111111101111010111 f0f9dcf18ebd8eaffbd7
SJIS-WIN ?????????× 0011111100111111001111110011111100111111001111110011111100111111001111111000000101111110 3f3f3f3f3f3f3f3f3f817e
EUC-JP ðùÜñ???¯û× 1000111110101001110000111000111110101011111000111000111110101010111001001000111110101011110100000011111100111111001111111000111110100010101101001000111110101011111001011010000111011111 8fa9c38fabe38faae48fabd03f3f3f8fa2b48fabe5a1df
UTF-8 ðùÜñ޽ޝû× 1100001110110000110000111011100111000011100111001100001110110001110000101000111011000010101111011100001010001110110000101010111111000011101110111100001110010111 c3b0c3b9c39cc3b1c28ec2bdc28ec2afc3bbc397
UHC ð????½???× 10101001101000110011111100111111001111110011111110101000111101100011111100111111001111111010000110111111 a9a33f3f3f3fa8f63f3f3fa1bf

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