Is the bbcode module inherently safer than Drupal's internal "Strip HTML tags" function? Here are my HTML filtering settings:

Filter HTML tags: Strip tags
Allowed HTML tags: <a> <b> <em> <i> <li> <ol> <strong> <u> <ul>
HTML style attributes: Removed

Is installing the bbcode module going to afford me any extra security? Should I install it instead?