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 ?Z???Z??^ 001111110101101000111111001111110011111101011010001111110011111101011110 3f5a3f3f3f5a3f3f5e
SJIS-WIN 短Z孫促短Z孫促^ 100100100101101001011010100100011011011110010001101000111001001001011010010110101001000110110111100100011010001101011110 925a5a91b791a3925a5a91b791a35e
EUC-JP 短Z孫促短Z孫促^ 110000111011101101011010110000101011100111000010101001011100001110111011010110101100001010111001110000101010010101011110 c3bb5ac2b9c2a5c3bb5ac2b9c2a55e
UTF-8 短Z孫促短Z孫促^ 111001111001111110101101010110101110010110101101101010111110010010111111100000111110011110011111101011010101101011100101101011011010101111100100101111111000001101011110 e79fad5ae5adabe4bf83e79fad5ae5adabe4bf835e
UHC 短Z孫促短Z孫促^ 110100111010110101011010111000011101110111110101101101011101001110101101010110101110000111011101111101011011010101011110 d3ad5ae1ddf5b5d3ad5ae1ddf5b55e

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