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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?煽n}?煽n{^ 0011111110010000111110000110111001111101001111111001000011111000011011100111101101011110 3f90f86e7d3f90f86e7b5e
EUC-JP ?煽n}?煽n{^ 0011111111000000111110100110111001111101001111111100000011111010011011100111101101011110 3fc0fa6e7d3fc0fa6e7b5e
UTF-8 잢煽n}잢煽n{^ 1110110010011110101000101110011110000101101111010110111001111101111011001001111010100010111001111000010110111101011011100111101101011110 ec9ea2e785bd6e7dec9ea2e785bd6e7b5e
UHC 잢煽n}잢煽n{^ 10011111111100011110000011000011011011100111110110011111111100011110000011000011011011100111101101011110 9ff1e0c36e7d9ff1e0c36e7b5e

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