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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN ?殖N}?殖N{^ 0011111110010000010000100100111001111101001111111001000001000010010011100111101101011110 3f90424e7d3f90424e7b5e
EUC-JP ?殖N}?殖N{^ 0011111110111111101000110100111001111101001111111011111110100011010011100111101101011110 3fbfa34e7d3fbfa34e7b5e
UTF-8 셆殖N}셆殖N{^ 1110110010000101100001101110011010101110100101100100111001111101111011001000010110000110111001101010111010010110010011100111101101011110 ec8586e6ae964e7dec8586e6ae964e7b5e
UHC 셆殖N}셆殖N{^ 10011001010100001110001111010110010011100111110110011001010100001110001111010110010011100111101101011110 9950e3d64e7d9950e3d64e7b5e

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