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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 暗??}暗??{^ 1000100011000011001111110011111101111101100010001100001100111111001111110111101101011110 88c33f3f7d88c33f3f7b5e
EUC-JP 暗??}暗??{^ 1011000011000101001111110011111101111101101100001100010100111111001111110111101101011110 b0c53f3f7db0c53f3f7b5e
UTF-8 暗뽯젔}暗뽯젔{^ 111001101001101010010111111010111011110110101111111011001010000010010100011111011110011010011010100101111110101110111101101011111110110010100000100101000111101101011110 e69a97ebbdafeca0947de69a97ebbdafeca0947b5e
UHC 暗뽯젔}暗뽯젔{^ 111001001101111010010110111010111010000010010010011111011110010011011110100101101110101110100000100100100111101101011110 e4de96eba0927de4de96eba0927b5e

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