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^ 1000100011111100001111110011111101000100100010001111110000111111001111110100010001011110 88fc3f3f4488fc3f3f445e
EUC-JP 蔭??D蔭??D^ 1011000011111110001111110011111101000100101100001111111000111111001111110100010001011110 b0fe3f3f44b0fe3f3f445e
UTF-8 蔭뗭넚D蔭뗭넚D^ 111010001001010010101101111010111001011110101101111010111000010010011010010001001110100010010100101011011110101110010111101011011110101110000100100110100100010001011110 e894adeb97adeb849a44e894adeb97adeb849a445e
UHC 蔭뗭넚D蔭뗭넚D^ 111010111110001110001011111011001000011010100001010001001110101111100011100010111110110010000110101000010100010001011110 ebe38bec86a144ebe38bec86a1445e

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