- UTF-32BE
- 00 00 00 32 00 00 00 6E 00 00 00 64 00 00 00 20 00 00 00 53 00 00 00 63 00 00 00 72
- UTF-32LE
- 32 00 00 00 6E 00 00 00 64 00 00 00 20 00 00 00 53 00 00 00 63 00 00 00 72 00 00 00
- UTF-16BE
- 00 32 00 6E 00 64 00 20 00 53 00 63 00 72
- UTF-16LE
- 32 00 6E 00 64 00 20 00 53 00 63 00 72 00
- UTF-8
- 32 6E 64 20 53 63 72
- HTML5
2nd Scr2nd Scr- C
\u0032\u006E\u0064\u0020\u0053\u0063\u0072 (C99)\U000032\U00006E\U000064\U000020\U000053\U000063\U000072 (C99)\x32\x6E\x64\x20\x53\x63\x72 (encoding-dependent)\062\156\144\040\123\143\162 (encoding-dependent)- C++
\u{32}\u{6E}\u{64}\u{20}\u{53}\u{63}\u{72} (C++23)\x{32}\x{6E}\x{64}\x{20}\x{53}\x{63}\x{72} (C++23, encoding-dependent)\o{062}\o{156}\o{144}\o{040}\o{123}\o{143}\o{162} (C++23, encoding-dependent)\U00000032\U0000006E\U00000064\U00000020\U00000053\U00000063\U00000072\u0032\u006E\u0064\u0020\u0053\u0063\u0072\x32\x6E\x64\x20\x53\x63\x72 (encoding-dependent)\062\156\144\040\123\143\162 (encoding-dependent)- Java
\u0032\u006E\u0064\u0020\u0053\u0063\u0072- JavaScript
\u{32}\u{6E}\u{64}\u{20}\u{53}\u{63}\u{72}\u0032\u006E\u0064\u0020\u0053\u0063\u0072\x32\x6E\x64\x20\x53\x63\x72- CSS
\32\6E\64\20\53\63\72\000032\00006E\000064\000020\000053\000063\000072- Quoted-Printable
=32=6E=64=20=53=63=72- URL
%32%6E%64%20%53%63%72