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^ 1000100101000001001111110011111101000100100010010100000100111111001111110100010001011110 89413f3f4489413f3f445e
EUC-JP 陰??D陰??D^ 1011000110100010001111110011111101000100101100011010001000111111001111110100010001011110 b1a23f3f44b1a23f3f445e
UTF-8 陰낆뀑D陰낆뀑D^ 111010011001100110110000111010111000001010000110111010111000000010010001010001001110100110011001101100001110101110000010100001101110101110000000100100010100010001011110 e999b0eb8286eb809144e999b0eb8286eb8091445e
UHC 陰낆뀑D陰낆뀑D^ 111010111110010010000101111011001000010110001011010001001110101111100100100001011110110010000101100010110100010001011110 ebe485ec858b44ebe485ec858b445e

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