한자 모드

<\/script>\n
'; }, get iframeSnippet() { const domain = 'qrcodefyi.com'; const type = 'glossary'; const slug = 'kanji-mode'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

별칭: Japanese mode

Encodes Shift JIS double-byte characters at 13 bits per character, 3 bits more efficient than byte mode for Japanese text. Supports Kanji, Hiragana, Katakana, and full-width Latin characters from the JIS X 0208 standard.

관련 용어