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 ??b[??b[^ 001111110011111101100010010110110011111100111111011000100101101101011110 3f3f625b3f3f625b5e
SJIS-WIN 軏戎b[軏戎b[^ 11111011101100101000111101011110011000100101101111111011101100101000111101011110011000100101101101011110 fbb28f5e625bfbb28f5e625b5e
EUC-JP 軏戎b[軏戎b[^ 100011111110000011011001101111011011111101100010010110111000111111100000110110011011110110111111011000100101101101011110 8fe0d9bdbf625b8fe0d9bdbf625b5e
UTF-8 軏戎b[軏戎b[^ 1110100010111011100011111110011010001000100011100110001001011011111010001011101110001111111001101000100010001110011000100101101101011110 e8bb8fe6888e625be8bb8fe6888e625b5e
UHC ?戎b[?戎b[^ 0011111111101011110101000110001001011011001111111110101111010100011000100101101101011110 3febd4625b3febd4625b5e

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