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{^ 11111011110010101111000111001100011011100111110111111011110010101111000111001100011011100111101101011110 fbcaf1cc6e7dfbcaf1cc6e7b5e
EUC-JP 鈹?n}鈹?n{^ 10001111111000111101010000111111011011100111110110001111111000111101010000111111011011100111101101011110 8fe3d43f6e7d8fe3d43f6e7b5e
UTF-8 鈹n}鈹n{^ 1110100110001000101110011110111010000101100001110110111001111101111010011000100010111001111011101000010110000111011011100111101101011110 e988b9ee85876e7de988b9ee85876e7b5e
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)