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^ 0011111110000111010001010011111101000100001111111000011101000101001111110100010001011110 3f87453f443f87453f445e
EUC-JP ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
UTF-8 泥⑥쮫D泥⑥쮫D^ 111011111010011110100011111000101001000110100101111011001010111010101011010001001110111110100111101000111110001010010001101001011110110010101110101010110100010001011110 efa7a3e291a5ecaeab44efa7a3e291a5ecaeab445e
UHC 泥⑥쮫D泥⑥쮫D^ 111011001011001010101000111011001010100010001000010001001110110010110010101010001110110010101000100010000100010001011110 ecb2a8eca88844ecb2a8eca888445e

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