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ŠN˜ÕŠN^ 10001010010011101001100011010101100010100100111010001010010011101001100011010101100010100100111001011110 8a4e98d58a4e8a4e98d58a4e5e
SJIS-WIN ?N???N?N???N^ 00111111010011100011111100111111001111110100111000111111010011100011111100111111001111110100111001011110 3f4e3f3f3f4e3f4e3f3f3f4e5e
EUC-JP ?N?Õ?N?N?Õ?N^ 0011111101001110001111111000111110101010110110000011111101001110001111110100111000111111100011111010101011011000001111110100111001011110 3f4e3f8faad83f4e3f4e3f8faad83f4e5e
UTF-8 ŠN˜ÕŠNŠN˜ÕŠN^ 110000101000101001001110110000101001100011000011100101011100001010001010010011101100001010001010010011101100001010011000110000111001010111000010100010100100111001011110 c28a4ec298c395c28a4ec28a4ec298c395c28a4e5e
UHC ?N???N?N???N^ 00111111010011100011111100111111001111110100111000111111010011100011111100111111001111110100111001011110 3f4e3f3f3f4e3f4e3f3f3f4e5e

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