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{^ 10011010110001111001101101111011011011100111110110011010110001111001101101111011011011100111101101011110 9ac79b7b6e7d9ac79b7b6e7b5e
SJIS-WIN ???{n}???{n{^ 00111111001111110011111101111011011011100111110100111111001111110011111101111011011011100111101101011110 3f3f3f7b6e7d3f3f3f7b6e7b5e
EUC-JP ?Ç?{n}?Ç?{n{^ 0011111110001111101010101010111000111111011110110110111001111101001111111000111110101010101011100011111101111011011011100111101101011110 3f8faaae3f7b6e7d3f8faaae3f7b6e7b5e
UTF-8 šÇ›{n}šÇ›{n{^ 11000010100110101100001110000111110000101001101101111011011011100111110111000010100110101100001110000111110000101001101101111011011011100111101101011110 c29ac387c29b7b6e7dc29ac387c29b7b6e7b5e
UHC ???{n}???{n{^ 00111111001111110011111101111011011011100111110100111111001111110011111101111011011011100111101101011110 3f3f3f7b6e7d3f3f3f7b6e7b5e

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