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 ?E?n}?E?n{^ 0011111101000101001111110110111001111101001111110100010100111111011011100111101101011110 3f453f6e7d3f453f6e7b5e
SJIS-WIN 哭E魎n}哭E魎n{^ 100110100100110001000101111010011011001001101110011111011001101001001100010001011110100110110010011011100111101101011110 9a4c45e9b26e7d9a4c45e9b26e7b5e
EUC-JP 哭E魎n}哭E魎n{^ 110100111010110101000101111100101011010001101110011111011101001110101101010001011111001010110100011011100111101101011110 d3ad45f2b46e7dd3ad45f2b46e7b5e
UTF-8 哭E魎n}哭E魎n{^ 11100101100100111010110101000101111010011010110110001110011011100111110111100101100100111010110101000101111010011010110110001110011011100111101101011110 e593ad45e9ad8e6e7de593ad45e9ad8e6e7b5e
UHC 哭E?n}哭E?n{^ 11001101110101100100010100111111011011100111110111001101110101100100010100111111011011100111101101011110 cdd6453f6e7dcdd6453f6e7b5e

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