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^ 1110000010100000001111110011111101000100111000001010000000111111001111110100010001011110 e0a03f3f44e0a03f3f445e
EUC-JP 燿??D燿??D^ 1110000010100010001111110011111101000100111000001010001000111111001111110100010001011110 e0a23f3f44e0a23f3f445e
UTF-8 燿먲슉D燿먲슉D^ 111001111000011110111111111010111010100010110010111011001000101010001001010001001110011110000111101111111110101110101000101100101110110010001010100010010100010001011110 e787bfeba8b2ec8a8944e787bfeba8b2ec8a89445e
UHC 燿먲슉D燿먲슉D^ 111010001111110010010000111011111011110110110101010001001110100011111100100100001110111110111101101101010100010001011110 e8fc90efbdb544e8fc90efbdb5445e

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