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{^ 1110000011011111111000001100000111100000111000110110111001111101111000001101111111100000110000011110000011100011011011100111101101011110 e0dfe0c1e0e36e7de0dfe0c1e0e36e7b5e
EUC-JP 珀狠璢n}珀狠璢n{^ 1110000011100001111000001100001111100000111001010110111001111101111000001110000111100000110000111110000011100101011011100111101101011110 e0e1e0c3e0e56e7de0e1e0c3e0e56e7b5e
UTF-8 珀狠璢n}珀狠璢n{^ 1110011110001111100000001110011110001011101000001110011110010010101000100110111001111101111001111000111110000000111001111000101110100000111001111001001010100010011011100111101101011110 e78f80e78ba0e792a26e7de78f80e78ba0e792a26e7b5e
UHC 珀??n}珀??n{^ 11011010110101100011111100111111011011100111110111011010110101100011111100111111011011100111101101011110 dad63f3f6e7ddad63f3f6e7b5e

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