I wonder how whatsapp gives support for that. I could use emojis on iPhone because it is natively supported. I\'m not developing for bb neither android but I need to help a code
On Android you can make a BitMap font with the tutorial i found here. Then you can embed all your Emoji into that font.
For making this on the BlackBerry you can use the FontFamily class. Here is a tutorial that explains how this works.
Have fun! :-)