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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 疫??L疫??L^ 1000100101110101001111110011111101001100100010010111010100111111001111110100110001011110 89753f3f4c89753f3f4c5e
EUC-JP 疫??L疫??L^ 1011000111010110001111110011111101001100101100011101011000111111001111110100110001011110 b1d63f3f4cb1d63f3f4c5e
UTF-8 疫뽯젙L疫뽯젙L^ 111001111001011010101011111010111011110110101111111011001010000010011001010011001110011110010110101010111110101110111101101011111110110010100000100110010100110001011110 e796abebbdafeca0994ce796abebbdafeca0994c5e
UHC 疫뽯젙L疫뽯젙L^ 111001101011100110010110111010111010000010010101010011001110011010111001100101101110101110100000100101010100110001011110 e6b996eba0954ce6b996eba0954c5e

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