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{^ 10011010011101010011111100111111011011100111110110011010011101010011111100111111011011100111101101011110 9a753f3f6e7d9a753f3f6e7b5e
EUC-JP 嗽??n}嗽??n{^ 11010011110101100011111100111111011011100111110111010011110101100011111100111111011011100111101101011110 d3d63f3f6e7dd3d63f3f6e7b5e
UTF-8 嗽뉔낡n}嗽뉔낡n{^ 1110010110010111101111011110101110001001100101001110101110000010101000010110111001111101111001011001011110111101111010111000100110010100111010111000001010100001011011100111101101011110 e597bdeb8994eb82a16e7de597bdeb8994eb82a16e7b5e
UHC 嗽뉔낡n}嗽뉔낡n{^ 1110000111110101100001111110100110110011101100000110111001111101111000011111010110000111111010011011001110110000011011100111101101011110 e1f587e9b3b06e7de1f587e9b3b06e7b5e

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