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 ??Won}??Won{^ 00111111001111110101011101101111011011100111110100111111001111110101011101101111011011100111101101011110 3f3f576f6e7d3f3f576f6e7b5e
SJIS-WIN ?賞Won}?賞Won{^ 001111111000111111011100010101110110111101101110011111010011111110001111110111000101011101101111011011100111101101011110 3f8fdc576f6e7d3f8fdc576f6e7b5e
EUC-JP ?賞Won}?賞Won{^ 001111111011111011011110010101110110111101101110011111010011111110111110110111100101011101101111011011100111101101011110 3fbede576f6e7d3fbede576f6e7b5e
UTF-8 잢賞Won}잢賞Won{^ 111011001001111010100010111010001011001110011110010101110110111101101110011111011110110010011110101000101110100010110011100111100101011101101111011011100111101101011110 ec9ea2e8b39e576f6e7dec9ea2e8b39e576f6e7b5e
UHC 잢賞Won}잢賞Won{^ 1001111111110001110111111101101101010111011011110110111001111101100111111111000111011111110110110101011101101111011011100111101101011110 9ff1dfdb576f6e7d9ff1dfdb576f6e7b5e

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