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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 猥?????耶 111000001100111000111111001111110011111100111111001111111001011011101011 e0ce3f3f3f3f3f96eb
EUC-JP 猥??濚??耶 1110000011010000001111110011111110001111110010011010000100111111001111111100110011101101 e0d03f3f8fc9a13f3fcced
UTF-8 猥듸슐濚앾쉐耶 111001111000110010100101111010111001001110111000111011001000101010010000111001101011111110011010111011001001010110111110111011001000100110010000111010001000000010110110 e78ca5eb93b8ec8a90e6bf9aec95beec8990e880b6
UHC 猥듸슐濚앾쉐耶 1110100011100101101101011110111110111101101101101110011110111001100111011110111110111101101001101110010110101101 e8e5b5efbdb6e7b99defbda6e5ad

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