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^ 0011111100111111100100101110011101000100001111110011111110010010111001110100010001011110 3f3f92e7443f3f92e7445e
EUC-JP ??堤D??堤D^ 0011111100111111110001001110100101000100001111110011111111000100111010010100010001011110 3f3fc4e9443f3fc4e9445e
UTF-8 솜솜堤D솜솜堤D^ 111011001000011010011100111011001000011010011100111001011010000010100100010001001110110010000110100111001110110010000110100111001110010110100000101001000100010001011110 ec869cec869ce5a0a444ec869cec869ce5a0a4445e
UHC 솜솜堤D솜솜堤D^ 101111001101100010111100110110001111000010100111010001001011110011011000101111001101100011110000101001110100010001011110 bcd8bcd8f0a744bcd8bcd8f0a7445e

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