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 ðùÞñ޽ޢ}ðùÞñ޽ޢ{^ 11110000111110011101111011110001100011101011110110001110101000100111110111110000111110011101111011110001100011101011110110001110101000100111101101011110 f0f9def18ebd8ea27df0f9def18ebd8ea27b5e
SJIS-WIN ???????¢}???????¢{^ 001111110011111100111111001111110011111100111111001111111000000110010001011111010011111100111111001111110011111100111111001111110011111110000001100100010111101101011110 3f3f3f3f3f3f3f81917d3f3f3f3f3f3f3f81917b5e
EUC-JP ðùÞñ???¢}ðùÞñ???¢{^ 10001111101010011100001110001111101010111110001110001111101010011011000010001111101010111101000000111111001111110011111110100001111100010111110110001111101010011100001110001111101010111110001110001111101010011011000010001111101010111101000000111111001111110011111110100001111100010111101101011110 8fa9c38fabe38fa9b08fabd03f3f3fa1f17d8fa9c38fabe38fa9b08fabd03f3f3fa1f17b5e
UTF-8 ðùÞñ޽ޢ}ðùÞñ޽ޢ{^ 1100001110110000110000111011100111000011100111101100001110110001110000101000111011000010101111011100001010001110110000101010001001111101110000111011000011000011101110011100001110011110110000111011000111000010100011101100001010111101110000101000111011000010101000100111101101011110 c3b0c3b9c39ec3b1c28ec2bdc28ec2a27dc3b0c3b9c39ec3b1c28ec2bdc28ec2a27b5e
UHC ð?Þ??½??}ð?Þ??½??{^ 10101001101000110011111110101000101011010011111100111111101010001111011000111111001111110111110110101001101000110011111110101000101011010011111100111111101010001111011000111111001111110111101101011110 a9a33fa8ad3f3fa8f63f3f7da9a33fa8ad3f3fa8f63f3f7b5e

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