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 虎브ㄾe^ 1110100010011001100011101110101110111000100011001110001110000100101111100110010101011110 e8998eebb88ce384be655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP è??ë¸?ã??e^ 10001111101010111011001000111111001111111000111110101011101100111000111110100010101100010011111110001111101010111010101000111111001111110110010101011110 8fabb23f3f8fabb38fa2b13f8fabaa3f3f655e
UTF-8 虎브ㄾe^ 1100001110101000110000101001100111000010100011101100001110101011110000101011100011000010100011001100001110100011110000101000010011000010101111100110010101011110 c3a8c299c28ec3abc2b8c28cc3a3c284c2be655e
UHC ????¸???¾e^ 00111111001111110011111100111111101000101010110000111111001111110011111110101000111110100110010101011110 3f3f3f3fa2ac3f3f3fa8fa655e

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