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^ 1111001010110110101100011011100001000100111100101011011010110001101110000100010001011110 f2b6b1b844f2b6b1b8445e
EUC-JP ?アクD?アクD^ 00111111100011101011000110001110101110000100010000111111100011101011000110001110101110000100010001011110 3f8eb18eb8443f8eb18eb8445e
UTF-8 アクDアクD^ 111011101000011110101101111011111011110110110001111011111011110110111000010001001110111010000111101011011110111110111101101100011110111110111101101110000100010001011110 ee87adefbdb1efbdb844ee87adefbdb1efbdb8445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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