vBulletin 4's WYSIWYG editor (which is CKEditor, incidentally) produces numeric character encoding for all non-latin (?) characters. For example:

Test اختبا

vB to Drupal currently doesn't handle this, and it should convert it into the original characters to fit in with Drupal's 'do not mess with input, only output' rule.