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 ðùÞñ޽ޢðùÞñ޽ޢB 1111000011111001110111101111000110001110101111011000111010100010111100001111100111011110111100011000111010111101100011101010001001000010 f0f9def18ebd8ea2f0f9def18ebd8ea242
SJIS-WIN ???????¢???????¢B 00111111001111110011111100111111001111110011111100111111100000011001000100111111001111110011111100111111001111110011111100111111100000011001000101000010 3f3f3f3f3f3f3f81913f3f3f3f3f3f3f819142
EUC-JP ðùÞñ???¢ðùÞñ???¢B 1000111110101001110000111000111110101011111000111000111110101001101100001000111110101011110100000011111100111111001111111010000111110001100011111010100111000011100011111010101111100011100011111010100110110000100011111010101111010000001111110011111100111111101000011111000101000010 8fa9c38fabe38fa9b08fabd03f3f3fa1f18fa9c38fabe38fa9b08fabd03f3f3fa1f142
UTF-8 ðùÞñ޽ޢðùÞñ޽ޢB 110000111011000011000011101110011100001110011110110000111011000111000010100011101100001010111101110000101000111011000010101000101100001110110000110000111011100111000011100111101100001110110001110000101000111011000010101111011100001010001110110000101010001001000010 c3b0c3b9c39ec3b1c28ec2bdc28ec2a2c3b0c3b9c39ec3b1c28ec2bdc28ec2a242
UHC ð?Þ??½??ð?Þ??½??B 1010100110100011001111111010100010101101001111110011111110101000111101100011111100111111101010011010001100111111101010001010110100111111001111111010100011110110001111110011111101000010 a9a33fa8ad3f3fa8f63f3fa9a33fa8ad3f3fa8f63f3f42

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