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q}“—™Zq{^ 100100111001011110011001010110101000111101110001011111011001001110010111100110010101101010001111011100010111101101011110 9397995a8f717d9397995a8f717b5e
SJIS-WIN ???Z?q}???Z?q{^ 001111110011111100111111010110100011111101110001011111010011111100111111001111110101101000111111011100010111101101011110 3f3f3f5a3f717d3f3f3f5a3f717b5e
EUC-JP ???Z?q}???Z?q{^ 001111110011111100111111010110100011111101110001011111010011111100111111001111110101101000111111011100010111101101011110 3f3f3f5a3f717d3f3f3f5a3f717b5e
UTF-8 “—™Zq}“—™Zq{^ 1100001010010011110000101001011111000010100110010101101011000010100011110111000101111101110000101001001111000010100101111100001010011001010110101100001010001111011100010111101101011110 c293c297c2995ac28f717dc293c297c2995ac28f717b5e
UHC ???Z?q}???Z?q{^ 001111110011111100111111010110100011111101110001011111010011111100111111001111110101101000111111011100010111101101011110 3f3f3f5a3f717d3f3f3f5a3f717b5e

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