I have already converted my mysql database/table/columns to utf8mb4 using Mathia's guide: https://mathiasbynens.be/notes/mysql-utf8mb4
I'm scraping instagram results specifically, and using utf8_concode() before persisting.
Does this PHP method support 4 byte emojis? I'm still having trouble rendering the emojis after persistance.