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 倭????Б猥 10011000011000000011111100111111001111110011111110000100010000011110000011001110 98603f3f3f3f8441e0ce
EUC-JP 倭??濚?Б猥 110011111100000100111111001111111000111111001001101000010011111110100111101000101110000011010000 cfc13f3f8fc9a13fa7a2e0d0
UTF-8 倭묕쉐濚㎩Б猥 1110010110000000101011011110101110101100100101011110110010001001100100001110011010111111100110101110001110001110101010011101000010010001111001111000110010100101 e580adebac95ec8990e6bf9ae38ea9d091e78ca5
UHC 倭묕쉐濚㎩Б猥 1110100011011110100100011110111110111101101001101110011110111001101001111110010110101100101000101110100011100101 e8de91efbda6e7b9a7e5aca2e8e5

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