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^ 111010111010010010101011111011011000100110001000010001001110101110100100101010111110110110001001100010000100010001011110 eba4abed898844eba4abed8988445e
SJIS-WIN ??????D??????D^ 001111110011111100111111001111110011111100111111010001000011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f443f3f3f3f3f3f445e
EUC-JP ë¤?í??Dë¤?í??D^ 100011111010101110110011100011111010001011110000001111111000111110101011101111110011111100111111010001001000111110101011101100111000111110100010111100000011111110001111101010111011111100111111001111110100010001011110 8fabb38fa2f03f8fabbf3f3f448fabb38fa2f03f8fabbf3f3f445e
UTF-8 뤫퉈D뤫퉈D^ 110000111010101111000010101001001100001010101011110000111010110111000010100010011100001010001000010001001100001110101011110000101010010011000010101010111100001110101101110000101000100111000010100010000100010001011110 c3abc2a4c2abc3adc289c28844c3abc2a4c2abc3adc289c288445e
UHC ?¤????D?¤????D^ 0011111110100010101101000011111100111111001111110011111101000100001111111010001010110100001111110011111100111111001111110100010001011110 3fa2b43f3f3f3f443fa2b43f3f3f3f445e

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