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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 遶ェ螂ェ[遶ェ螂ェ[^ 111001111010101110101010111001011010010110101010010110111110011110101011101010101110010110100101101010100101101101011110 e7abaae5a5aa5be7abaae5a5aa5b5e
EUC-JP 遶ェ螂ェ[遶ェ螂ェ[^ 11101110101011011000111010101010111010101010011110001110101010100101101111101110101011011000111010101010111010101010011110001110101010100101101101011110 eead8eaaeaa78eaa5beead8eaaeaa78eaa5b5e
UTF-8 遶ェ螂ェ[遶ェ螂ェ[^ 111010011000000110110110111011111011110110101010111010001001111010000010111011111011110110101010010110111110100110000001101101101110111110111101101010101110100010011110100000101110111110111101101010100101101101011110 e981b6efbdaae89e82efbdaa5be981b6efbdaae89e82efbdaa5b5e
UHC ??螂?[??螂?[^ 00111111001111111101010111001100001111110101101100111111001111111101010111001100001111110101101101011110 3f3fd5cc3f5b3f3fd5cc3f5b5e

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