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 蠢咲寢}蠢咲寢{^ 111001011011111110001101111001111001101110001010011111011110010110111111100011011110011110011011100010100111101101011110 e5bf8de79b8a7de5bf8de79b8a7b5e
EUC-JP 蠢咲寢}蠢咲寢{^ 111010101100000110111010111010011101010111101010011111011110101011000001101110101110100111010101111010100111101101011110 eac1bae9d5ea7deac1bae9d5ea7b5e
UTF-8 蠢咲寢}蠢咲寢{^ 111010001010000010100010111001011001001010110010111001011010111110100010011111011110100010100000101000101110010110010010101100101110010110101111101000100111101101011110 e8a0a2e592b2e5afa27de8a0a2e592b2e5afa27b5e
UHC 蠢?寢}蠢?寢{^ 11110001111000110011111111110110110101100111110111110001111000110011111111110110110101100111101101011110 f1e33ff6d67df1e33ff6d67b5e

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