Hi DarkBlade, and welcome to the forums. You don't say which calc and libraries you are using, so I'm going to just assume monochrome (83+, 83+SE, 84+, or 84+SE), and assume that since you have some hex data in there that you're using DCS and the libraries that come with it.
To display a hex sprite as a specific location, you'll want to use
PutSprite. So in your example, it'll be:
identity(5,"FF80BB9293929280",0,0,1,8,3,0,1)
There are lots of useful libs, so make sure to check out this page:
http://dcs.cemetech.net/index.php/Third-Party_BASIC_Libraries
If any of my assumptions are wrong, let me know! And don't hesitate to ask more questions.