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 ???\on}???\on{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e
SJIS-WIN 暗??\on}暗??\on{^ 1000100011000011001111110011111101011100011011110110111001111101100010001100001100111111001111110101110001101111011011100111101101011110 88c33f3f5c6f6e7d88c33f3f5c6f6e7b5e
EUC-JP 暗??\on}暗??\on{^ 1011000011000101001111110011111101011100011011110110111001111101101100001100010100111111001111110101110001101111011011100111101101011110 b0c53f3f5c6f6e7db0c53f3f5c6f6e7b5e
UTF-8 暗뽯젫\on}暗뽯젫\on{^ 111001101001101010010111111010111011110110101111111011001010000010101011010111000110111101101110011111011110011010011010100101111110101110111101101011111110110010100000101010110101110001101111011011100111101101011110 e69a97ebbdafeca0ab5c6f6e7de69a97ebbdafeca0ab5c6f6e7b5e
UHC 暗뽯젫\on}暗뽯젫\on{^ 111001001101111010010110111010111010000010100011010111000110111101101110011111011110010011011110100101101110101110100000101000110101110001101111011011100111101101011110 e4de96eba0a35c6f6e7de4de96eba0a35c6f6e7b5e

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