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 ?s?fn}?s?fn{^ 00111111011100110011111101100110011011100111110100111111011100110011111101100110011011100111101101011110 3f733f666e7d3f733f666e7b5e
SJIS-WIN ?s?fn}?s?fn{^ 00111111011100110011111101100110011011100111110100111111011100110011111101100110011011100111101101011110 3f733f666e7d3f733f666e7b5e
EUC-JP ?s?fn}?s?fn{^ 00111111011100110011111101100110011011100111110100111111011100110011111101100110011011100111101101011110 3f733f666e7d3f733f666e7b5e
UTF-8 샛s샛fn}샛s샛fn{^ 111011001000001110011011011100111110110010000011100110110110011001101110011111011110110010000011100110110111001111101100100000111001101101100110011011100111101101011110 ec839b73ec839b666e7dec839b73ec839b666e7b5e
UHC 샛s샛fn}샛s샛fn{^ 1011101111111011011100111011101111111011011001100110111001111101101110111111101101110011101110111111101101100110011011100111101101011110 bbfb73bbfb666e7dbbfb73bbfb666e7b5e

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