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 淫l?}淫l?{^ 10001000111110101000001010001100001111110111110110001000111110101000001010001100001111110111101101011110 88fa828c3f7d88fa828c3f7b5e
EUC-JP 淫l?}淫l?{^ 10110000111111001010001111101100001111110111110110110000111111001010001111101100001111110111101101011110 b0fca3ec3f7db0fca3ec3f7b5e
UTF-8 淫l꺑}淫l꺑{^ 111001101011011110101011111011111011110110001100111010101011101010010001011111011110011010110111101010111110111110111101100011001110101010111010100100010111101101011110 e6b7abefbd8ceaba917de6b7abefbd8ceaba917b5e
UHC 淫l꺑}淫l꺑{^ 111010111110001010100011111011001000001110110111011111011110101111100010101000111110110010000011101101110111101101011110 ebe2a3ec83b77debe2a3ec83b77b5e

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