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[^ 1110011010011000101110110110001001011011111001101001100010111011011000100101101101011110 e698bb625be698bb625b5e
EUC-JP 譏サb[譏サb[^ 11101011111110001000111010111011011000100101101111101011111110001000111010111011011000100101101101011110 ebf88ebb625bebf88ebb625b5e
UTF-8 譏サb[譏サb[^ 1110100010101101100011111110111110111101101110110110001001011011111010001010110110001111111011111011110110111011011000100101101101011110 e8ad8fefbdbb625be8ad8fefbdbb625b5e
UHC 譏?b[譏?b[^ 1101000111000001001111110110001001011011110100011100000100111111011000100101101101011110 d1c13f625bd1c13f625b5e

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