Top "Unicode-literals" questions

Use this tag for questions related to Unicode Literals.

Unicode string literals in VBA

I would like to declare (in a VBA class module) some private constant strings that contain Japanese characters. Is there …

excel vba string unicode-literals
Unicode (hexadecimal) character literals in MySQL

Is there a way to specify Unicode character literals in MySQL? I want to replace a Unicode character with an …

mysql unicode literals unicode-literals