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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP 滎??D滎??D^ 10001111110010001011100100111111001111110100010010001111110010001011100100111111001111110100010001011110 8fc8b93f3f448fc8b93f3f445e
UTF-8 滎⑴낭D滎⑴낭D^ 111001101011101110001110111000101001000110110100111010111000001010101101010001001110011010111011100011101110001010010001101101001110101110000010101011010100010001011110 e6bb8ee291b4eb82ad44e6bb8ee291b4eb82ad445e
UHC 滎⑴낭D滎⑴낭D^ 111110111010001110101001111001111011001110110110010001001111101110100011101010011110011110110011101101100100010001011110 fba3a9e7b3b644fba3a9e7b3b6445e

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