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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 隲ァ蟄嶄毳隲ァ蟄嶄毬^ 11101000101010111010011111100101101011011001101111001110100111110111110111101000101010111010011111100101101011011001101111001110100111110111101101011110 e8aba7e5ad9bce9f7de8aba7e5ad9bce9f7b5e
EUC-JP 隲ァ蟄嶄毳隲ァ蟄嶄毬^ 111100001010110110001110101001111110101010101111110101101101000011011101110111101111000010101101100011101010011111101010101011111101011011010000110111011101110001011110 f0ad8ea7eaafd6d0dddef0ad8ea7eaafd6d0dddc5e
UTF-8 隲ァ蟄嶄毳隲ァ蟄嶄毬^ 11101001100110101011001011101111101111011010011111101000100111111000010011100101101101101000010011100110101011111011001111101001100110101011001011101111101111011010011111101000100111111000010011100101101101101000010011100110101011111010110001011110 e99ab2efbda7e89f84e5b684e6afb3e99ab2efbda7e89f84e5b684e6afac5e
UHC ??蟄????蟄?毬^ 0011111100111111111101101101111000111111001111110011111100111111111101101101111000111111110011111011001101011110 3f3ff6de3f3f3f3ff6de3fcfb35e

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