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 ??y}??y{^ 001111110011111101111001011111010011111100111111011110010111101101011110 3f3f797d3f3f797b5e
SJIS-WIN ?賞y}?賞y{^ 0011111110001111110111000111100101111101001111111000111111011100011110010111101101011110 3f8fdc797d3f8fdc797b5e
EUC-JP ?賞y}?賞y{^ 0011111110111110110111100111100101111101001111111011111011011110011110010111101101011110 3fbede797d3fbede797b5e
UTF-8 잢賞y}잢賞y{^ 1110110010011110101000101110100010110011100111100111100101111101111011001001111010100010111010001011001110011110011110010111101101011110 ec9ea2e8b39e797dec9ea2e8b39e797b5e
UHC 잢賞y}잢賞y{^ 10011111111100011101111111011011011110010111110110011111111100011101111111011011011110010111101101011110 9ff1dfdb797d9ff1dfdb797b5e

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