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{^ 1110010010100001100011101110110110001111010111100110111001111101111001001010000110001110111011011000111101011110011011100111101101011110 e4a18eed8f5e6e7de4a18eed8f5e6e7b5e
EUC-JP 茖種戎n}茖種戎n{^ 1110100010100011101111001110111110111101101111110110111001111101111010001010001110111100111011111011110110111111011011100111101101011110 e8a3bcefbdbf6e7de8a3bcefbdbf6e7b5e
UTF-8 茖種戎n}茖種戎n{^ 1110100010001100100101101110011110101000101011101110011010001000100011100110111001111101111010001000110010010110111001111010100010101110111001101000100010001110011011100111101101011110 e88c96e7a8aee6888e6e7de88c96e7a8aee6888e6e7b5e
UHC ?種戎n}?種戎n{^ 001111111111000011111010111010111101010001101110011111010011111111110000111110101110101111010100011011100111101101011110 3ff0faebd46e7d3ff0faebd46e7b5e

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