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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 鯏゚トD鯏゚トD^ 1110100111000011110111111100010001000100111010011100001111011111110001000100010001011110 e9c3dfc444e9c3dfc4445e
EUC-JP 鯏゚トD鯏゚トD^ 111100101100010110001110110111111000111011000100010001001111001011000101100011101101111110001110110001000100010001011110 f2c58edf8ec444f2c58edf8ec4445e
UTF-8 鯏゚トD鯏゚トD^ 111010011010111110001111111011111011111010011111111011111011111010000100010001001110100110101111100011111110111110111110100111111110111110111110100001000100010001011110 e9af8fefbe9fefbe8444e9af8fefbe9fefbe84445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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