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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 鏥蹕n}鏥蹕n{^ 11101000010101001110011101001010011011100111110111101000010101001110011101001010011011100111101101011110 e854e74a6e7de854e74a6e7b5e
EUC-JP 鏥蹕n}鏥蹕n{^ 11101111101101011110110110101011011011100111110111101111101101011110110110101011011011100111101101011110 efb5edab6e7defb5edab6e7b5e
UTF-8 鏥蹕n}鏥蹕n{^ 1110100110001111101001011110100010111001100101010110111001111101111010011000111110100101111010001011100110010101011011100111101101011110 e98fa5e8b9956e7de98fa5e8b9956e7b5e
UHC ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e

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