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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ??恙[??恙[^ 0011111100111111100111001001100101011011001111110011111110011100100110010101101101011110 3f3f9c995b3f3f9c995b5e
EUC-JP ??恙[??恙[^ 0011111100111111110101111111100101011011001111110011111111010111111110010101101101011110 3f3fd7f95b3f3fd7f95b5e
UTF-8 뤷퓦恙[뤷퓦恙[^ 111010111010010010110111111011011001001110100110111001101000000110011001010110111110101110100100101101111110110110010011101001101110011010000001100110010101101101011110 eba4b7ed93a6e681995beba4b7ed93a6e681995b5e
UHC 뤷퓦恙[뤷퓦恙[^ 100011111110010110111111100011111110010110111111010110111000111111100101101111111000111111100101101111110101101101011110 8fe5bf8fe5bf5b8fe5bf8fe5bf5b5e

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