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^ 111000101110000011100100101101111110001011010110010001001110001011100000111001001011011111100010110101100100010001011110 e2e0e4b7e2d644e2e0e4b7e2d6445e
EUC-JP 籵莵籔D籵莵籔D^ 111001001110001011101000101110011110010011011000010001001110010011100010111010001011100111100100110110000100010001011110 e4e2e8b9e4d844e4e2e8b9e4d8445e
UTF-8 籵莵籔D籵莵籔D^ 111001111011000110110101111010001000111010110101111001111011000110010100010001001110011110110001101101011110100010001110101101011110011110110001100101000100010001011110 e7b1b5e88eb5e7b19444e7b1b5e88eb5e7b194445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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