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{^ 1110000011011111111000001011001011110000110001010110111001111101111000001101111111100000101100101111000011000101011011100111101101011110 e0dfe0b2f0c56e7de0dfe0b2f0c56e7b5e
EUC-JP 珀犂?n}珀犂?n{^ 111000001110000111100000101101000011111101101110011111011110000011100001111000001011010000111111011011100111101101011110 e0e1e0b43f6e7de0e1e0b43f6e7b5e
UTF-8 珀犂n}珀犂n{^ 1110011110001111100000001110011110001010100000101110111010000010100001000110111001111101111001111000111110000000111001111000101010000010111011101000001010000100011011100111101101011110 e78f80e78a82ee82846e7de78f80e78a82ee82846e7b5e
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)