About: VISCII

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

VISCII is an unofficially-defined modified ASCII character encoding for using the Vietnamese language with computers. It should not be confused with the similarly-named officially registered VSCII encoding. VISCII keeps the 95 printable characters of ASCII unmodified, but it replaces 6 of the 33 control characters with printable characters. It adds 128 precomposed characters. Unicode and the Windows-1258 code page are now used for virtually all Vietnamese computer data, but legacy VSCII and VISCII files may need conversion.

Property Value
dbo:abstract
  • VISCII (Vietnamese Standard Code for Information Interchange) ist eine 8-Bit-Zeichenkodierung und wird in RFC 1456 beschrieben. Sie deckt die Orthografie der vietnamesischen Sprache ab. Da diese Orthographie insgesamt 134 Zeichen außer den ASCII-Zeichen verwendet, ist eine einfache Erweiterung des ASCII-Zeichensatzes auf 8-Bit nicht möglich. VISCII löst dieses Problem, indem die sechs seltensten Steuerzeichen im ASCII-Bereich durch die sechs seltensten vietnamesischen Schriftzeichen ersetzt werden. Obwohl mit dieser Methode die Sprache selbst kodiert werden kann, bleibt kein Platz für weitere Satz- oder Währungszeichen. Heute ist der Zeichensatz durch UTF-8 abgelöst. Die folgende Tabelle zeigt das Repertoire von VISCII: (de)
  • Le VISCII (Vietnamese Standard Code for Information Interchange) est une page de code conçue pour représenter le quôc ngu, l'écriture vietnamienne. (fr)
  • VISCII is an unofficially-defined modified ASCII character encoding for using the Vietnamese language with computers. It should not be confused with the similarly-named officially registered VSCII encoding. VISCII keeps the 95 printable characters of ASCII unmodified, but it replaces 6 of the 33 control characters with printable characters. It adds 128 precomposed characters. Unicode and the Windows-1258 code page are now used for virtually all Vietnamese computer data, but legacy VSCII and VISCII files may need conversion. (en)
  • Vietnamese Standard Code for Information Interchange (情報交換用ベトナム語標準符号、VISCII) はベトナム語アルファベット、約物、およびその他の書記素からなる文字コードである。ベトナム語は伝統的な拡張ASCII文字コードを作るには多少多い (134文字) 文字とダイアクリティカルマークの組み合わせを必要とする。この解決策は本質的に3通り存在する。 1. * 可変長の符号化を使用する 2. * のように、合成可能なダイアクリティカルマークを使用する 3. * ASCIIの何かを置き換える VISCIIは最後の選択肢を採用し、最も問題が少なそうな (たとえば、アプリケーションが認識して特殊な動作をすることがもっともありそうにない) 6文字の制御符号 (STX, ENQ, ACK, DC4, EM, および RS) を6文字の最も使用頻度が低い大文字とダイアクリティカルマークの組み合わせで置き換えた。これはVISCIIテキストを処理するプログラムがそれらの制御符号を使っていた場合問題になりうるが、他の2つの解決策のどちらよりも単純である。しかしながら、記号、上付き文字、方向付き引用符、正しいダッシュのような、アクセント付き文字以外ものを収容する空きはまったくない。 VISCIIは、他のベトナム語固有の文字コードと同様、Unicodeの採用によって使われなくなりつつある。 (ja)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 503143 (xsd:integer)
dbo:wikiPageLength
  • 30991 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1083445192 (xsd:integer)
dbo:wikiPageWikiLink
dbp:basedon
dbp:by
  • Viet-Std Group (en)
dbp:classification
  • 8 (xsd:integer)
dbp:lang
dbp:mime
  • VISCII (en)
dbp:name
  • VISCII (en)
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Le VISCII (Vietnamese Standard Code for Information Interchange) est une page de code conçue pour représenter le quôc ngu, l'écriture vietnamienne. (fr)
  • VISCII is an unofficially-defined modified ASCII character encoding for using the Vietnamese language with computers. It should not be confused with the similarly-named officially registered VSCII encoding. VISCII keeps the 95 printable characters of ASCII unmodified, but it replaces 6 of the 33 control characters with printable characters. It adds 128 precomposed characters. Unicode and the Windows-1258 code page are now used for virtually all Vietnamese computer data, but legacy VSCII and VISCII files may need conversion. (en)
  • VISCII (Vietnamese Standard Code for Information Interchange) ist eine 8-Bit-Zeichenkodierung und wird in RFC 1456 beschrieben. Sie deckt die Orthografie der vietnamesischen Sprache ab. Da diese Orthographie insgesamt 134 Zeichen außer den ASCII-Zeichen verwendet, ist eine einfache Erweiterung des ASCII-Zeichensatzes auf 8-Bit nicht möglich. VISCII löst dieses Problem, indem die sechs seltensten Steuerzeichen im ASCII-Bereich durch die sechs seltensten vietnamesischen Schriftzeichen ersetzt werden. Obwohl mit dieser Methode die Sprache selbst kodiert werden kann, bleibt kein Platz für weitere Satz- oder Währungszeichen. (de)
  • Vietnamese Standard Code for Information Interchange (情報交換用ベトナム語標準符号、VISCII) はベトナム語アルファベット、約物、およびその他の書記素からなる文字コードである。ベトナム語は伝統的な拡張ASCII文字コードを作るには多少多い (134文字) 文字とダイアクリティカルマークの組み合わせを必要とする。この解決策は本質的に3通り存在する。 1. * 可変長の符号化を使用する 2. * のように、合成可能なダイアクリティカルマークを使用する 3. * ASCIIの何かを置き換える VISCIIは最後の選択肢を採用し、最も問題が少なそうな (たとえば、アプリケーションが認識して特殊な動作をすることがもっともありそうにない) 6文字の制御符号 (STX, ENQ, ACK, DC4, EM, および RS) を6文字の最も使用頻度が低い大文字とダイアクリティカルマークの組み合わせで置き換えた。これはVISCIIテキストを処理するプログラムがそれらの制御符号を使っていた場合問題になりうるが、他の2つの解決策のどちらよりも単純である。しかしながら、記号、上付き文字、方向付き引用符、正しいダッシュのような、アクセント付き文字以外ものを収容する空きはまったくない。 (ja)
rdfs:label
  • VISCII (de)
  • Vietnamese Standard Code for Information Interchange (fr)
  • VISCII (ja)
  • VISCII (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License