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 ð×ܽð×ܽ^ 111100001101011111011100101111011111000011010111110111001011110101011110 f0d7dcbdf0d7dcbd5e
SJIS-WIN ?×???×??^ 0011111110000001011111100011111100111111001111111000000101111110001111110011111101011110 3f817e3f3f3f817e3f3f5e
EUC-JP ð×Ü?ð×Ü?^ 10001111101010011100001110100001110111111000111110101010111001000011111110001111101010011100001110100001110111111000111110101010111001000011111101011110 8fa9c3a1df8faae43f8fa9c3a1df8faae43f5e
UTF-8 ð×ܽð×ܽ^ 1100001110110000110000111001011111000011100111001100001010111101110000111011000011000011100101111100001110011100110000101011110101011110 c3b0c397c39cc2bdc3b0c397c39cc2bd5e
UHC ð×?½ð×?½^ 101010011010001110100001101111110011111110101000111101101010100110100011101000011011111100111111101010001111011001011110 a9a3a1bf3fa8f6a9a3a1bf3fa8f65e

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