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^ 1000100011000011001111110011111101000100100010001100001100111111001111110100010001011110 88c33f3f4488c33f3f445e
EUC-JP 暗??D暗??D^ 1011000011000101001111110011111101000100101100001100010100111111001111110100010001011110 b0c53f3f44b0c53f3f445e
UTF-8 暗뽯젔D暗뽯젔D^ 111001101001101010010111111010111011110110101111111011001010000010010100010001001110011010011010100101111110101110111101101011111110110010100000100101000100010001011110 e69a97ebbdafeca09444e69a97ebbdafeca094445e
UHC 暗뽯젔D暗뽯젔D^ 111001001101111010010110111010111010000010010010010001001110010011011110100101101110101110100000100100100100010001011110 e4de96eba09244e4de96eba092445e

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