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^ 0011111110000111010001100011111101000100001111111000011101000110001111110100010001011110 3f87463f443f87463f445e
EUC-JP ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
UTF-8 梨⑦슊D梨⑦슊D^ 111011111010011110100010111000101001000110100110111011001000101010001010010001001110111110100111101000101110001010010001101001101110110010001010100010100100010001011110 efa7a2e291a6ec8a8a44efa7a2e291a6ec8a8a445e
UHC 梨⑦슊D梨⑦슊D^ 111011001011000110101000111011011001101010011010010001001110110010110001101010001110110110011010100110100100010001011110 ecb1a8ed9a9a44ecb1a8ed9a9a445e

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