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{^ 0011111110011111010001000110111001111101001111111001111101000100011011100111101101011110 3f9f446e7d3f9f446e7b5e
EUC-JP ?櫂n}?櫂n{^ 0011111111011101101001010110111001111101001111111101110110100101011011100111101101011110 3fdda56e7d3fdda56e7b5e
UTF-8 굶櫂n}굶櫂n{^ 1110101010110101101101101110011010101011100000100110111001111101111010101011010110110110111001101010101110000010011011100111101101011110 eab5b6e6ab826e7deab5b6e6ab826e7b5e
UHC 굶櫂n}굶櫂n{^ 10110001101111101101010010100010011011100111110110110001101111101101010010100010011011100111101101011110 b1bed4a26e7db1bed4a26e7b5e

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