You can use ${[JavaScript literal]} at a text message. Template Strings are evaluated ahead of resolving escape characters (like \N[...]).
This template string is NOT compatible with ES6 template literal. For example, in this template string, braces ('{' and '}') must be paired, but ES6 doesn't require that.