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^ 1000111111100010111100011111101101000100100011111110001011110001111110110100010001011110 8fe2f1fb448fe2f1fb445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ?âñûD?âñûD^ 0011111110001111101010111010010010001111101010111101000010001111101010111110010101000100001111111000111110101011101001001000111110101011110100001000111110101011111001010100010001011110 3f8faba48fabd08fabe5443f8faba48fabd08fabe5445e
UTF-8 âñûDâñûD^ 11000010100011111100001110100010110000111011000111000011101110110100010011000010100011111100001110100010110000111011000111000011101110110100010001011110 c28fc3a2c3b1c3bb44c28fc3a2c3b1c3bb445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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