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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 妖?綵\}妖?綵\{^ 100101110110010000111111111000110101110001011100011111011001011101100100001111111110001101011100010111000111101101011110 97643fe35c5c7d97643fe35c5c7b5e
EUC-JP 妖?綵\}妖?綵\{^ 110011011100010100111111111001011011110101011100011111011100110111000101001111111110010110111101010111000111101101011110 cdc53fe5bd5c7dcdc53fe5bd5c7b5e
UTF-8 妖빛綵\}妖빛綵\{^ 1110010110100110100101101110101110111001100110111110011110110110101101010101110001111101111001011010011010010110111010111011100110011011111001111011011010110101010111000111101101011110 e5a696ebb99be7b6b55c7de5a696ebb99be7b6b55c7b5e
UHC 妖빛綵\}妖빛綵\{^ 1110100011101101101110101111101111110011111101110101110001111101111010001110110110111010111110111111001111110111010111000111101101011110 e8edbafbf3f75c7de8edbafbf3f75c7b5e

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