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^ 111010111010010010100100010001001110101110100100101001000100010001011110 eba4a444eba4a4445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP 뤤D뤤D^ 100011111010101110110011100011111010001011110000100011111010001011110000010001001000111110101011101100111000111110100010111100001000111110100010111100000100010001011110 8fabb38fa2f08fa2f0448fabb38fa2f08fa2f0445e
UTF-8 뤤D뤤D^ 110000111010101111000010101001001100001010100100010001001100001110101011110000101010010011000010101001000100010001011110 c3abc2a4c2a444c3abc2a4c2a4445e
UHC ?¤¤D?¤¤D^ 00111111101000101011010010100010101101000100010000111111101000101011010010100010101101000100010001011110 3fa2b4a2b4443fa2b4a2b4445e

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