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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 凝??n}凝??n{^ 10001011110000110011111100111111011011100111110110001011110000110011111100111111011011100111101101011110 8bc33f3f6e7d8bc33f3f6e7b5e
EUC-JP 凝??n}凝??n{^ 10110110110001010011111100111111011011100111110110110110110001010011111100111111011011100111101101011110 b6c53f3f6e7db6c53f3f6e7b5e
UTF-8 凝⑷퉲n}凝⑷퉲n{^ 1110010110000111100111011110001010010001101101111110110110001001101100100110111001111101111001011000011110011101111000101001000110110111111011011000100110110010011011100111101101011110 e5879de291b7ed89b26e7de5879de291b7ed89b26e7b5e
UHC 凝⑷퉲n}凝⑷퉲n{^ 1110101111101010101010011110101010111001100010100110111001111101111010111110101010101001111010101011100110001010011011100111101101011110 ebeaa9eab98a6e7debeaa9eab98a6e7b5e

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