LaTeX CJKutf8
CJKutf8 is a package for working with CJK encodings.
Contents
Usage
Try:
\usepackage{CJKutf8} % ... This is some `normal' text, while \begin{CJK}{UTF8}{min}これは悪魔のもの\end{CJK}.
Alternatively, try:
\usepackage{CJKutf8} \begin{CJK*}{UTF8}{min} 'Normal' text mixed with 日本語. \end{CJK*}