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^ 111010001001010010101101111010111011011010111111111010101011101010010001010001001110100010010100101011011110101110110110101111111110101010111010100100010100010001011110 e894adebb6bfeaba9144e894adebb6bfeaba91445e
UHC 蔭붿꺑D蔭붿꺑D^ 111010111110001110010100111011001000001110110111010001001110101111100011100101001110110010000011101101110100010001011110 ebe394ec83b744ebe394ec83b7445e

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