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 ??u}??u{^ 001111110011111101110101011111010011111100111111011101010111101101011110 3f3f757d3f3f757b5e
SJIS-WIN ?賞u}?賞u{^ 0011111110001111110111000111010101111101001111111000111111011100011101010111101101011110 3f8fdc757d3f8fdc757b5e
EUC-JP ?賞u}?賞u{^ 0011111110111110110111100111010101111101001111111011111011011110011101010111101101011110 3fbede757d3fbede757b5e
UTF-8 잢賞u}잢賞u{^ 1110110010011110101000101110100010110011100111100111010101111101111011001001111010100010111010001011001110011110011101010111101101011110 ec9ea2e8b39e757dec9ea2e8b39e757b5e
UHC 잢賞u}잢賞u{^ 10011111111100011101111111011011011101010111110110011111111100011101111111011011011101010111101101011110 9ff1dfdb757d9ff1dfdb757b5e

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