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 UhUfN}UhUfN{^ 1001110101010101011010001001110101010101011001100100111001111101100111010101010101101000100111010101010101100110010011100111101101011110 9d55689d55664e7d9d55689d55664e7b5e
SJIS-WIN ?Uh?UfN}?Uh?UfN{^ 0011111101010101011010000011111101010101011001100100111001111101001111110101010101101000001111110101010101100110010011100111101101011110 3f55683f55664e7d3f55683f55664e7b5e
EUC-JP ?Uh?UfN}?Uh?UfN{^ 0011111101010101011010000011111101010101011001100100111001111101001111110101010101101000001111110101010101100110010011100111101101011110 3f55683f55664e7d3f55683f55664e7b5e
UTF-8 UhUfN}UhUfN{^ 110000101001110101010101011010001100001010011101010101010110011001001110011111011100001010011101010101010110100011000010100111010101010101100110010011100111101101011110 c29d5568c29d55664e7dc29d5568c29d55664e7b5e
UHC ?Uh?UfN}?Uh?UfN{^ 0011111101010101011010000011111101010101011001100100111001111101001111110101010101101000001111110101010101100110010011100111101101011110 3f55683f55664e7d3f55683f55664e7b5e

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