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 ›jh›jfN}›jh›jfN{^ 1001101101101010011010001001101101101010011001100100111001111101100110110110101001101000100110110110101001100110010011100111101101011110 9b6a689b6a664e7d9b6a689b6a664e7b5e
SJIS-WIN ?jh?jfN}?jh?jfN{^ 0011111101101010011010000011111101101010011001100100111001111101001111110110101001101000001111110110101001100110010011100111101101011110 3f6a683f6a664e7d3f6a683f6a664e7b5e
EUC-JP ?jh?jfN}?jh?jfN{^ 0011111101101010011010000011111101101010011001100100111001111101001111110110101001101000001111110110101001100110010011100111101101011110 3f6a683f6a664e7d3f6a683f6a664e7b5e
UTF-8 ›jh›jfN}›jh›jfN{^ 110000101001101101101010011010001100001010011011011010100110011001001110011111011100001010011011011010100110100011000010100110110110101001100110010011100111101101011110 c29b6a68c29b6a664e7dc29b6a68c29b6a664e7b5e
UHC ?jh?jfN}?jh?jfN{^ 0011111101101010011010000011111101101010011001100100111001111101001111110110101001101000001111110110101001100110010011100111101101011110 3f6a683f6a664e7d3f6a683f6a664e7b5e

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