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 ??nW}??nW{^ 0011111100111111011011100101011101111101001111110011111101101110010101110111101101011110 3f3f6e577d3f3f6e577b5e
SJIS-WIN 霓」nW}霓」nW{^ 11101000101111011010001101101110010101110111110111101000101111011010001101101110010101110111101101011110 e8bda36e577de8bda36e577b5e
EUC-JP 霓」nW}霓」nW{^ 111100001011111110001110101000110110111001010111011111011111000010111111100011101010001101101110010101110111101101011110 f0bf8ea36e577df0bf8ea36e577b5e
UTF-8 霓」nW}霓」nW{^ 11101001100111001001001111101111101111011010001101101110010101110111110111101001100111001001001111101111101111011010001101101110010101110111101101011110 e99c93efbda36e577de99c93efbda36e577b5e
UHC 霓?nW}霓?nW{^ 11100111111001110011111101101110010101110111110111100111111001110011111101101110010101110111101101011110 e7e73f6e577de7e73f6e577b5e

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