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{^ 111011001001011010001011011100111110110010010110100010110110011001101110011111011110110010010110100010110111001111101100100101101000101101100110011011100111101101011110 ec968b73ec968b666e7dec968b73ec968b666e7b5e
UHC 얋s얋fn}얋s얋fn{^ 1001110111111001011100111001110111111001011001100110111001111101100111011111100101110011100111011111100101100110011011100111101101011110 9df9739df9666e7d9df9739df9666e7b5e

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