I would like to display some korean characters in the output of a tex file. I am using LaTeX with TeXnicCenter. I am envisioning something like
\documentclass{article}
\usepackage{...}
\begin{document}
\displayutfcharacter{12345}
\end{document}
I am preparing some slides in beamer. Once again, I do not want to write any fancy characters directly into the input file. Just refer to their utf code.