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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN ?柵W}?柵W{^ 0011111110001101111100100101011101111101001111111000110111110010010101110111101101011110 3f8df2577d3f8df2577b5e
EUC-JP ?柵W}?柵W{^ 0011111110111010111101000101011101111101001111111011101011110100010101110111101101011110 3fbaf4577d3fbaf4577b5e
UTF-8 퀑柵W}퀑柵W{^ 1110110110000000100100011110011010011111101101010101011101111101111011011000000010010001111001101001111110110101010101110111101101011110 ed8091e69fb5577ded8091e69fb5577b5e
UHC 퀑柵W}퀑柵W{^ 11000100111110001111001111111101010101110111110111000100111110001111001111111101010101110111101101011110 c4f8f3fd577dc4f8f3fd577b5e

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