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 ðý×Ðn}ðý×Ðn{^ 11110000111111011101011111010000011011100111110111110000111111011101011111010000011011100111101101011110 f0fdd7d06e7df0fdd7d06e7b5e
SJIS-WIN ??×?n}??×?n{^ 001111110011111110000001011111100011111101101110011111010011111100111111100000010111111000111111011011100111101101011110 3f3f817e3f6e7d3f3f817e3f6e7b5e
EUC-JP ðý×?n}ðý×?n{^ 1000111110101001110000111000111110101011111100101010000111011111001111110110111001111101100011111010100111000011100011111010101111110010101000011101111100111111011011100111101101011110 8fa9c38fabf2a1df3f6e7d8fa9c38fabf2a1df3f6e7b5e
UTF-8 ðý×Ðn}ðý×Ðn{^ 110000111011000011000011101111011100001110010111110000111001000001101110011111011100001110110000110000111011110111000011100101111100001110010000011011100111101101011110 c3b0c3bdc397c3906e7dc3b0c3bdc397c3906e7b5e
UHC ð?×Ðn}ð?×Ðn{^ 10101001101000110011111110100001101111111010100010100010011011100111110110101001101000110011111110100001101111111010100010100010011011100111101101011110 a9a33fa1bfa8a26e7da9a33fa1bfa8a26e7b5e

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