If you want to find out the codepage of your DB2 database, run the following command from DB2 command line:
-- Get database configuration -- Connect to the database before running this command GET DB CFG
Among its output you can see the database code page and and code set:
Database code page = 1208 Database code set = UTF-8