A tibble that maps special characters to their Unicode equivalents.
Usage
jj_uc_map
Format
A tibble with columns 'pattern' and 'unicode', where 'pattern' contains
the string to be replaced and 'unicode' contains the Unicode code point in hexadecimal.