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 ðùÞ玮°ñ޽ 11110000111110011101111011100111100011101010111010110000111100011000111010111101 f0f9dee78eaeb0f18ebd
SJIS-WIN ??????°??? 0011111100111111001111110011111100111111001111111000000110001011001111110011111100111111 3f3f3f3f3f3f818b3f3f3f
EUC-JP ðùÞç?®°ñ?? 1000111110101001110000111000111110101011111000111000111110101001101100001000111110101011101011100011111110001111101000101110111010100001111010111000111110101011110100000011111100111111 8fa9c38fabe38fa9b08fabae3f8fa2eea1eb8fabd03f3f
UTF-8 ðùÞ玮°ñ޽ 1100001110110000110000111011100111000011100111101100001110100111110000101000111011000010101011101100001010110000110000111011000111000010100011101100001010111101 c3b0c3b9c39ec3a7c28ec2aec2b0c3b1c28ec2bd
UHC ð?Þ??®°??½ 101010011010001100111111101010001010110100111111001111111010001011100111101000011100011000111111001111111010100011110110 a9a33fa8ad3f3fa2e7a1c63f3fa8f6

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