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 猥?????腸 111000001100111000111111001111110011111100111111001111111001001010110000 e0ce3f3f3f3f3f92b0
EUC-JP 猥??縕??腸 1110000011010000001111110011111110001111110101001100001000111111001111111100010010110010 e0d03f3f8fd4c23f3fc4b2
UTF-8 猥띰슬縕듿ㄷ腸 111001111000110010100101111010111001110110110000111011001000101010101100111001111011100010010101111010111001001110111111111000111000010010110111111010001000010110111000 e78ca5eb9db0ec8aace7b895eb93bfe384b7e885b8
UHC 猥띰슬縕듿ㄷ腸 1110100011100101101101101110111110111101101111011110100010110010100010101110010110100100101001111110110111110011 e8e5b6efbdbde8b28ae5a4a7edf3

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