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 ð®ÓÞð®ÓÜ^ 111100001010111011010011110111101111000010101110110100111101110001011110 f0aed3def0aed3dc5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ð®ÓÞð®ÓÜ^ 10001111101010011100001110001111101000101110111010001111101010101101000110001111101010011011000010001111101010011100001110001111101000101110111010001111101010101101000110001111101010101110010001011110 8fa9c38fa2ee8faad18fa9b08fa9c38fa2ee8faad18faae45e
UTF-8 ð®ÓÞð®ÓÜ^ 1100001110110000110000101010111011000011100100111100001110011110110000111011000011000010101011101100001110010011110000111001110001011110 c3b0c2aec393c39ec3b0c2aec393c39c5e
UHC ð®?Þð®??^ 1010100110100011101000101110011100111111101010001010110110101001101000111010001011100111001111110011111101011110 a9a3a2e73fa8ada9a3a2e73f3f5e

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