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 ™PêN 11000011100000101100001010011001010100001100001110000011110000101010101001001110 c382c29950c383c2aa4e
SJIS-WIN ????P????N 00111111001111110011111100111111010100000011111100111111001111110011111101001110 3f3f3f3f503f3f3f3f4e
EUC-JP ��P�ªN 1000111110101010101010100011111110001111101010101010010000111111010100001000111110101010101010100011111110001111101010101010010010001111101000101110110001001110 8faaaa3f8faaa43f508faaaa3f8faaa48fa2ec4e
UTF-8 ™PêN 110000111000001111000010100000101100001110000010110000101001100101010000110000111000001111000010100000111100001110000010110000101010101001001110 c383c282c382c29950c383c283c382c2aa4e
UHC ????P???ªN 0011111100111111001111110011111101010000001111110011111100111111101010001010001101001110 3f3f3f3f503f3f3fa8a34e

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