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^ 111011111010011010111010111000111000111010101001111011011000111110000000010001001110111110100110101110101110001110001110101010011110110110001111100000000100010001011110 efa6bae38ea9ed8f8044efa6bae38ea9ed8f80445e
UHC 了㎩폀D了㎩폀D^ 111010001110011110100111111001011011110010001111010001001110100011100111101001111110010110111100100011110100010001011110 e8e7a7e5bc8f44e8e7a7e5bc8f445e

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