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{^ 100111011001010110001110101110010110111001010111011111011001110110010101100011101011100101101110010101110111101101011110 9d958eb96e577d9d958eb96e577b5e
EUC-JP 摯嫉nW}摯嫉nW{^ 110110011111010110111100101110110110111001010111011111011101100111110101101111001011101101101110010101110111101101011110 d9f5bcbb6e577dd9f5bcbb6e577b5e
UTF-8 摯嫉nW}摯嫉nW{^ 11100110100100011010111111100101101010111000100101101110010101110111110111100110100100011010111111100101101010111000100101101110010101110111101101011110 e691afe5ab896e577de691afe5ab896e577b5e
UHC 摯嫉nW}摯嫉nW{^ 111100101010011111110010111011000110111001010111011111011111001010100111111100101110110001101110010101110111101101011110 f2a7f2ec6e577df2a7f2ec6e577b5e

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