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 ðÀŽ¿B^}ðÀŽ¿B^{^ 111100001100000010001110101111110100001001011110011111011111000011000000100011101011111101000010010111100111101101011110 f0c08ebf425e7df0c08ebf425e7b5e
SJIS-WIN ????B^}????B^{^ 001111110011111100111111001111110100001001011110011111010011111100111111001111110011111101000010010111100111101101011110 3f3f3f3f425e7d3f3f3f3f425e7b5e
EUC-JP ðÀ?¿B^}ðÀ?¿B^{^ 100011111010100111000011100011111010101010100010001111111000111110100010110001000100001001011110011111011000111110101001110000111000111110101010101000100011111110001111101000101100010001000010010111100111101101011110 8fa9c38faaa23f8fa2c4425e7d8fa9c38faaa23f8fa2c4425e7b5e
UTF-8 ðÀŽ¿B^}ðÀŽ¿B^{^ 1100001110110000110000111000000011000010100011101100001010111111010000100101111001111101110000111011000011000011100000001100001010001110110000101011111101000010010111100111101101011110 c3b0c380c28ec2bf425e7dc3b0c380c28ec2bf425e7b5e
UHC ð??¿B^}ð??¿B^{^ 10101001101000110011111100111111101000101010111101000010010111100111110110101001101000110011111100111111101000101010111101000010010111100111101101011110 a9a33f3fa2af425e7da9a33f3fa2af425e7b5e

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