You can see that 'bio' column is set to UTF-8 Unicode (utf8mb4)
But when I put <- these two into 'bio' column, it's somehow saved as ????...
There are some emojis which can be recognized and saved well such as ❌ .
Does utf8mb4 cover every emoji included in Unicode 8.0?