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^ 1001110111110011001111110011111101000100100111011111001100111111001111110100010001011110 9df33f3f449df33f3f445e
EUC-JP 暎??D暎??D^ 1101101011110101001111110011111101000100110110101111010100111111001111110100010001011110 daf53f3f44daf53f3f445e
UTF-8 暎㏓졁D暎㏓졁D^ 111001101001101010001110111000111000111110010011111011001010000110000001010001001110011010011010100011101110001110001111100100111110110010100001100000010100010001011110 e69a8ee38f93eca18144e69a8ee38f93eca181445e
UHC 暎㏓졁D暎㏓졁D^ 111001111011001010100111111010111010000010110010010001001110011110110010101001111110101110100000101100100100010001011110 e7b2a7eba0b244e7b2a7eba0b2445e

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