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 •äšGn}•äšGn{^ 10010101111001001001101001000111011011100111110110010101111001001001101001000111011011100111101101011110 95e49a476e7d95e49a476e7b5e
SJIS-WIN ???Gn}???Gn{^ 00111111001111110011111101000111011011100111110100111111001111110011111101000111011011100111101101011110 3f3f3f476e7d3f3f3f476e7b5e
EUC-JP ?ä?Gn}?ä?Gn{^ 0011111110001111101010111010001100111111010001110110111001111101001111111000111110101011101000110011111101000111011011100111101101011110 3f8faba33f476e7d3f8faba33f476e7b5e
UTF-8 •äšGn}•äšGn{^ 11000010100101011100001110100100110000101001101001000111011011100111110111000010100101011100001110100100110000101001101001000111011011100111101101011110 c295c3a4c29a476e7dc295c3a4c29a476e7b5e
UHC ???Gn}???Gn{^ 00111111001111110011111101000111011011100111110100111111001111110011111101000111011011100111101101011110 3f3f3f476e7d3f3f3f476e7b5e

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