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{^ 10010000101001110011111100111111011011100111110110010000101001110011111100111111011011100111101101011110 90a73f3f6e7d90a73f3f6e7b5e
EUC-JP 制??n}制??n{^ 11000000101010010011111100111111011011100111110111000000101010010011111100111111011011100111101101011110 c0a93f3f6e7dc0a93f3f6e7b5e
UTF-8 制縷쐼n}制縷쐼n{^ 1110010110001000101101101110111110100101100100001110110010010000101111000110111001111101111001011000100010110110111011111010010110010000111011001001000010111100011011100111101101011110 e588b6efa590ec90bc6e7de588b6efa590ec90bc6e7b5e
UHC 制縷쐼n}制縷쐼n{^ 1111000010100100110100101110101010111110101000100110111001111101111100001010010011010010111010101011111010100010011011100111101101011110 f0a4d2eabea26e7df0a4d2eabea26e7b5e

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