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 ðùÞñ޽޶ðùÞñ޽޶^ 1111000011111001110111101111000110001110101111011000111010110110111100001111100111011110111100011000111010111101100011101011011001011110 f0f9def18ebd8eb6f0f9def18ebd8eb65e
SJIS-WIN ???????¶???????¶^ 00111111001111110011111100111111001111110011111100111111100000011111011100111111001111110011111100111111001111110011111100111111100000011111011101011110 3f3f3f3f3f3f3f81f73f3f3f3f3f3f3f81f75e
EUC-JP ðùÞñ???¶ðùÞñ???¶^ 1000111110101001110000111000111110101011111000111000111110101001101100001000111110101011110100000011111100111111001111111010001011111001100011111010100111000011100011111010101111100011100011111010100110110000100011111010101111010000001111110011111100111111101000101111100101011110 8fa9c38fabe38fa9b08fabd03f3f3fa2f98fa9c38fabe38fa9b08fabd03f3f3fa2f95e
UTF-8 ðùÞñ޽޶ðùÞñ޽޶^ 110000111011000011000011101110011100001110011110110000111011000111000010100011101100001010111101110000101000111011000010101101101100001110110000110000111011100111000011100111101100001110110001110000101000111011000010101111011100001010001110110000101011011001011110 c3b0c3b9c39ec3b1c28ec2bdc28ec2b6c3b0c3b9c39ec3b1c28ec2bdc28ec2b65e
UHC ð?Þ??½?¶ð?Þ??½?¶^ 10101001101000110011111110101000101011010011111100111111101010001111011000111111101000101101001010101001101000110011111110101000101011010011111100111111101010001111011000111111101000101101001001011110 a9a33fa8ad3f3fa8f63fa2d2a9a33fa8ad3f3fa8f63fa2d25e

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