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^ 1110011101110110001111110011111101000100111001110111011000111111001111110100010001011110 e7763f3f44e7763f3f445e
EUC-JP 轅??D轅??D^ 1110110111010111001111110011111101000100111011011101011100111111001111110100010001011110 edd73f3f44edd73f3f445e
UTF-8 轅쒏솴D轅쒏솴D^ 111010001011110110000101111011001001001010001111111011001000011010110100010001001110100010111101100001011110110010010010100011111110110010000110101101000100010001011110 e8bd85ec928fec86b444e8bd85ec928fec86b4445e
UHC 轅쒏솴D轅쒏솴D^ 111010101011111110011100111001101001100110101001010001001110101010111111100111001110011010011001101010010100010001011110 eabf9ce699a944eabf9ce699a9445e

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