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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
UTF-8 痢면異D痢면異D^ 111011111010011110100101111010111010100110110100111011111010010110100010010001001110111110100111101001011110101110101001101101001110111110100101101000100100010001011110 efa7a5eba9b4efa5a244efa7a5eba9b4efa5a2445e
UHC 痢면異D痢면異D^ 111011001011100010111000111010011101011111100100010001001110110010111000101110001110100111010111111001000100010001011110 ecb8b8e9d7e444ecb8b8e9d7e4445e

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