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 ???\on}???\on{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e
SJIS-WIN ?咐?\on}?咐?\on{^ 0011111110011001111100110011111101011100011011110110111001111101001111111001100111110011001111110101110001101111011011100111101101011110 3f99f33f5c6f6e7d3f99f33f5c6f6e7b5e
EUC-JP ?咐?\on}?咐?\on{^ 0011111111010010111101010011111101011100011011110110111001111101001111111101001011110101001111110101110001101111011011100111101101011110 3fd2f53f5c6f6e7d3fd2f53f5c6f6e7b5e
UTF-8 뤩咐휼\on}뤩咐휼\on{^ 111010111010010010101001111001011001001010010000111011011001110010111100010111000110111101101110011111011110101110100100101010011110010110010010100100001110110110011100101111000101110001101111011011100111101101011110 eba4a9e59290ed9cbc5c6f6e7deba4a9e59290ed9cbc5c6f6e7b5e
UHC 뤩咐휼\on}뤩咐휼\on{^ 100011111101011111011100111110111100100011100001010111000110111101101110011111011000111111010111110111001111101111001000111000010101110001101111011011100111101101011110 8fd7dcfbc8e15c6f6e7d8fd7dcfbc8e15c6f6e7b5e

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