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^ 111010001001010010101101111010111001000010110001111010111000001110110101010001001110100010010100101011011110101110010000101100011110101110000011101101010100010001011110 e894adeb90b1eb83b544e894adeb90b1eb83b5445e
UHC 蔭됱냵D蔭됱냵D^ 111010111110001110001001111011001000011010000101010001001110101111100011100010011110110010000110100001010100010001011110 ebe389ec868544ebe389ec8685445e

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