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 ??WD??WD^ 001111110011111101010111010001000011111100111111010101110100010001011110 3f3f57443f3f57445e
SJIS-WIN 譏サWD譏サWD^ 1110011010011000101110110101011101000100111001101001100010111011010101110100010001011110 e698bb5744e698bb57445e
EUC-JP 譏サWD譏サWD^ 11101011111110001000111010111011010101110100010011101011111110001000111010111011010101110100010001011110 ebf88ebb5744ebf88ebb57445e
UTF-8 譏サWD譏サWD^ 1110100010101101100011111110111110111101101110110101011101000100111010001010110110001111111011111011110110111011010101110100010001011110 e8ad8fefbdbb5744e8ad8fefbdbb57445e
UHC 譏?WD譏?WD^ 1101000111000001001111110101011101000100110100011100000100111111010101110100010001011110 d1c13f5744d1c13f57445e

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