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{^ 11110000101011101100101111010000011011100111110111110000101011101100101111010000011011100111101101011110 f0aecbd06e7df0aecbd06e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ð®Ë?n}ð®Ë?n{^ 10001111101010011100001110001111101000101110111010001111101010101011001100111111011011100111110110001111101010011100001110001111101000101110111010001111101010101011001100111111011011100111101101011110 8fa9c38fa2ee8faab33f6e7d8fa9c38fa2ee8faab33f6e7b5e
UTF-8 ð®ËÐn}ð®ËÐn{^ 110000111011000011000010101011101100001110001011110000111001000001101110011111011100001110110000110000101010111011000011100010111100001110010000011011100111101101011110 c3b0c2aec38bc3906e7dc3b0c2aec38bc3906e7b5e
UHC ð®?Ðn}ð®?Ðn{^ 10101001101000111010001011100111001111111010100010100010011011100111110110101001101000111010001011100111001111111010100010100010011011100111101101011110 a9a3a2e73fa8a26e7da9a3a2e73fa8a26e7b5e

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