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{^ 110100011010011101101110011111011101000110100111011011100111101101011110 d1a76e7dd1a76e7b5e
SJIS-WIN ?§n}?§n{^ 0011111110000001100110000110111001111101001111111000000110011000011011100111101101011110 3f81986e7d3f81986e7b5e
EUC-JP ѧn}ѧn{^ 100011111010101011010000101000011111100001101110011111011000111110101010110100001010000111111000011011100111101101011110 8faad0a1f86e7d8faad0a1f86e7b5e
UTF-8 ѧn}ѧn{^ 11000011100100011100001010100111011011100111110111000011100100011100001010100111011011100111101101011110 c391c2a76e7dc391c2a76e7b5e
UHC ?§n}?§n{^ 0011111110100001110101110110111001111101001111111010000111010111011011100111101101011110 3fa1d76e7d3fa1d76e7b5e

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