Rohit
# WebStep.encoding
#
# this table defines a "best effort" conversion between
# "NEXTSTEP Encoding" and the WebStep specification.
#
# *** entries means I can't find a standard to arbitrate a decision.
#
# "" means no equivalent exists
# Maximum of 10 chars per string, incl. null-termination
# dwrite eText HTMLEncoding WebStep
#
# This table is based on by Eric P. Scott's work at SFSU
#
# This file defines a character encoding for use with eText's
# HTML document production rules.
#
# To customize this behavior, use the chooseEncoding tool.
#
"" # /* NUL */
"" # /* SOH */
"" # /* STX */
"" # /* ETX */
"" # /* EOT */
"" # /* ENQ */
"" # /* ACK */
"" # /* BEL */
"" # /* BS */
"\t" # /* TAB */
"<P>\n" # /* NEWLINE */
"" # /* VT */
"" # /* FF */
"\r" # /* CR */
"" # /* SO */
"" # /* SI */
"" # /* DLE */
"" # /* DC1 (XON)*/
"" # /* DC2 */
"" # /* DC3 (XOFF)*/
"" # /* DC4 */
"" # /* NAK */
"" # /* SYN */
"" # /* ETB */
"" # /* CAN */
"" # /* EM */
"" # /* SUB */
"" # /* ESC */
"" # /* FS */
"" # /* GS */
"" # /* RS */
"" # /* US */
" " # /* SPACE */
"!"
"""
"#"
"$"
"%"
"&"
"'"
"("
")"
"*"
"+"
","
"-"
"."
"/"
"0"
"1"
"2"
"3"
"4"
"5"
"6"
"7"
"8"
"9"
":"
";"
"<"
"="
">"
"?"
"@"
"A"
"B"
"C"
"D"
"E"
"F"
"G"
"H"
"I"
"J"
"K"
"L"
"M"
"N"
"O"
"P"
"Q"
"R"
"S"
"T"
"U"
"V"
"W"
"X"
"Y"
"Z"
"["
"\\"
"]"
"^"
"_"
"`"
"a"
"b"
"c"
"d"
"e"
"f"
"g"
"h"
"i"
"j"
"k"
"l"
"m"
"n"
"o"
"p"
"q"
"r"
"s"
"t"
"u"
"v"
"w"
"x"
"y"
"z"
"{"
"¦"
"}"
"~"
"" # /* DEL */
" " # /* non-breaking space */
"À"
"Á"
"Â"
"Ã"
"Ä"
"Å"
"Ç"
"È"
"É"
"Ê"
"Ë"
"Ì"
"Í"
"Î"
"Ï"
"Ð"
"Ñ"
"Ò"
"Ó"
"Ô"
"Õ"
"Ö"
"Ù"
"Ú"
"Û"
"Ü"
"Ý"
"Þ"
"µ" # /* mu */
"×" # /* multiply */
"÷" # /* divide */
"©" # /* copyright */
"¡" # /* exclamdown */
"¢" # /* cent */
"£" # /* sterling */
"&frac;" #***/* fraction */
"¥" # /* yen */
"&florin;" #***/* florin */
"§" # /* section */
"¤" # /* currency */
"'" #***/* quotesingle */
"``" #***/* quotedblleft */
"«" # /* guillemotleft */
"«" # /* guilsinglleft */
"µ" # /* guilsingright */
"fi" # /* fi ligature */
"fl" # /* fl ligature */
"®" # /* registered */
"­" # /* endash -> soft hyphen */
"†" #***/* dagger */
"‡" #***/* daggerdbl */
"·" #***/* periodcentered */
"¦" # /* brokenbar */
"¶" # /* paragraph */
"*" #***/* bullet */
"/" #***/* quotesinglbase */
"/" #***/* quotedblbase */
"''" #***/* quotedblright */
"»" # /* guillemotright */
"..." #***/* ellipsis */
"%o" #***/* perthousand */
"¬" # /* logicalnot */
"¿" # /* questiondown */
"¹" # /* onesuperior */
"‘" # /* grave [Adobe] */
"´" # /* acute */
"“" # /* circumflex [Adobe] */
"”" # /* tilde [Adobe] */
"¯" # /* macron */
"–" # /* breve [Adobe] */
"—" # /* dotaccent [Adobe] */
"¨" # /* dieresis */
"²" # /* twosuperior */
"°" # /* ring -> degree */
"¸" # /* cedilla */
"³" # /* threesuperior */
"" # /* hungarumlaut [Adobe] */
"ž" # /* ogonek [Adobe] */
"Ÿ" # /* caron [Adobe] */
"--" #***/* emdash */
"±" # /* plusminus */
"¼" # /* onequarter */
"½" # /* onehalf */
"¾" # /* threequarters */
"à"
"á"
"â"
"ã"
"ä"
"å"
"ç"
"è"
"é"
"ê"
"ë"
"ì"
"Æ"
"í"
"ª" #***/* ordfeminine */
"î"
"ï"
"ð"
"ñ"
"&Lslash;" #***/* Lslash */
"Ø"
"Œ" #***/* OE */
"º" #***/* ordmasculine */
"ò"
"ó"
"ô"
"õ"
"ö"
"æ"
"ù"
"ú"
"û"
"" #***/* dotlessi [Adobe] */
"ü"
"ý"
"&lslash" #***/* lslash */
"ø"
"œ" #***/* oe */
"ß"
"þ"
"ÿ"
"" # /* .notdef */
"" # /* .notdef */