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 猥??茹??兒 11100000110011100011111100111111111001001010010100111111001111111001100101011010 e0ce3f3fe4a53f3f995a
EUC-JP 猥??茹??兒 11100000110100000011111100111111111010001010011100111111001111111101000110111011 e0d03f3fe8a73f3fd1bb
UTF-8 猥듸슐茹곤슁兒 111001111000110010100101111010111001001110111000111011001000101010010000111010001000110010111001111010101011001110100100111011001000101010000001111001011000010110010010 e78ca5eb93b8ec8a90e88cb9eab3a4ec8a81e58592
UHC 猥듸슐茹곤슁兒 1110100011100101101101011110111110111101101101101110011010101010101100001110111110111101101100111110010010101110 e8e5b5efbdb6e6aab0efbdb3e4ae

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