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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 衆??L}衆??L{^ 10001111010011110011111100111111010011000111110110001111010011110011111100111111010011000111101101011110 8f4f3f3f4c7d8f4f3f3f4c7b5e
EUC-JP 衆??L}衆??L{^ 10111101101100000011111100111111010011000111110110111101101100000011111100111111010011000111101101011110 bdb03f3f4c7dbdb03f3f4c7b5e
UTF-8 衆累걋L}衆累걋L{^ 1110100010100001100001101110111110100101100011111110101010110001100010110100110001111101111010001010000110000110111011111010010110001111111010101011000110001011010011000111101101011110 e8a186efa58feab18b4c7de8a186efa58feab18b4c7b5e
UHC 衆累걋L}衆累걋L{^ 1111000111101011110100101110100110110000110000000100110001111101111100011110101111010010111010011011000011000000010011000111101101011110 f1ebd2e9b0c04c7df1ebd2e9b0c04c7b5e

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