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^ 111001011011110110110001111010111000011010000000111011001001000010011011010001001110010110111101101100011110101110000110100000001110110010010000100110110100010001011110 e5bdb1eb8680ec909b44e5bdb1eb8680ec909b445e
UHC 影놀쐛D影놀쐛D^ 111001111010111110110011111011101001110010000001010001001110011110101111101100111110111010011100100000010100010001011110 e7afb3ee9c8144e7afb3ee9c81445e

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