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^ 1000100101100101001111110011111101000100100010010110010100111111001111110100010001011110 89653f3f4489653f3f445e
EUC-JP 影??D影??D^ 1011000111000110001111110011111101000100101100011100011000111111001111110100010001011110 b1c63f3f44b1c63f3f445e
UTF-8 影년끂D影년끂D^ 111001011011110110110001111010111000010110000100111010111000000110000010010001001110010110111101101100011110101110000101100001001110101110000001100000100100010001011110 e5bdb1eb8584eb818244e5bdb1eb8584eb8182445e
UHC 影년끂D影년끂D^ 111001111010111110110011111000101000010110111000010001001110011110101111101100111110001010000101101110000100010001011110 e7afb3e285b844e7afb3e285b8445e

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