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 ðÀŽ¿ñàÞꎳ 11110000110000001000111010111111111100011110000011011110111010101000111010110011 f0c08ebff1e0deea8eb3
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ðÀ?¿ñàÞê?? 100011111010100111000011100011111010101010100010001111111000111110100010110001001000111110101011110100001000111110101011101000101000111110101001101100001000111110101011101101000011111100111111 8fa9c38faaa23f8fa2c48fabd08faba28fa9b08fabb43f3f
UTF-8 ðÀŽ¿ñàÞꎳ 1100001110110000110000111000000011000010100011101100001010111111110000111011000111000011101000001100001110011110110000111010101011000010100011101100001010110011 c3b0c380c28ec2bfc3b1c3a0c39ec3aac28ec2b3
UHC ð??¿??Þ??³ 1010100110100011001111110011111110100010101011110011111100111111101010001010110100111111001111111010100111111000 a9a33f3fa2af3f3fa8ad3f3fa9f8

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