JIS X 0201

JIS X 0201
JIS X 0201 8-bit code page
MIME / IANA8-bit: JIS_X0201
7-bit Roman: JIS_C6220-1969-ro
7-bit Kana: JIS_C6220-1969-jp
Alias(es)JIS C 6220
8-bit: csHalfWidthKatakana
Roman: ISO646-JP, iso-ir-14
Kana: iso-ir-13, x0201-7
Language(s)Japanese (basic support), English
StandardJIS X 0201:1969
ClassificationISO 646, Extended ISO 646
Preceded byWabun code, JIS C 0803
Succeeded byShift JIS
Other related encoding(s)N-byte Hangul code

JIS X 0201, a Japanese Industrial Standard developed in 1969, was the first Japanese electronic character set to become widely used. The character set was initially known as JIS C 6220 before the JIS category reform. Its two forms were a 7-bit encoding or an 8-bit encoding, although the 8-bit form was dominant until Unicode (specifically UTF-8) replaced it. The full name of this standard is 7-bit and 8-bit coded character sets for information interchange (7ビット及び8ビットの情報交換用符号化文字集合).

The first 96 codes comprise an ISO 646 variant, mostly following ASCII with some differences, while the second 96 character codes represent the phonetic Japanese katakana signs. Since the encoding does not provide any way to express hiragana or kanji, it is only capable of expressing simplified written Japanese. Nevertheless, this simplification can represent the full range of sounds in the language. In the 1970s, this was acceptable for media such as text mode computer terminals, telegrams, receipts, or other electronically handled data.

JIS X 0201 was supplanted by subsequent encodings such as Shift JIS, which combines this standard and JIS X 0208, and later by Unicode.

History

The Comite Consultatif International Telephonique et Telegraphique (CCITT) introduced the International Telegraph Alphabet No.2 (ITA2) code as an international standard, which was the 5-bit Latin encoding. Most countries have their own national standards based on this. In Japan, the Agency of Industrial Science and Technology (AIST) standardized it as the 6-bit character codes of JIS C 0803-1961 (Keyboard layout and codes for teleprinters), which combined with katakana characters. However, it didn't match the industry requirements because the character map was small, and the code layout was impractical. The AIST considered a practical character encoding to replace various codes used in Japan.[1]

In 1963, ISO introduced a draft of ISO R 646 (6 and 7-bit coded character sets for information processing interchange). AIST committed the conjunction of ISO R 646 and katakana mapping to the Information Processing Society of Japan (IPSJ). IPSJ formed the code standardization committee. The committee didn't adopt the 6-bit form of ISO's draft because the katakana set couldn't fit into its character map. The early JIS draft mapped small katakana characters next to each of their normal katakana characters. It was considered to be convenient for sorting by Gojūon order (JIS X 0208:1978 chose this ordering). Some committee members criticized it would complicate the mechanic of keyboards which only handled normal katakana characters. The later draft mapped small katakana characters to positions 0xA7-0xAF.

The 1964 ISO draft reserved the positions 0x24 and 0x5c for first and second currency symbols to be assigned by each country, but it was considered too dangerous in international communications to use currency symbols that could be localized. The ISO committee had two options that to use a generic currency symbol (¤) or to give the dollar ($) and pound (£) signs permanent assignments. It was agreed that the dollar sign was assigned to position 0x24 and the pound sign was to position 0x23. The latter was not required in countries that did not need the pound sign.[2] The JIS committee decided to put the yen sign (¥) in 0x5c (one of national use positions).

JIS C 6220 (Codes for information interchange, 情報交換用符号) was published in 1969. Its number was changed to JIS X 0201 due to the JIS category reform in 1987, and the name was changed to 7-bit and 8-bit coded character sets for information interchange (7ビット及び8ビットの情報交換用符号化文字集合) in the 1990 edition.

The character set of JIS X 0201 had been widely used in Japan. The Nationwide Banking Data Communication System (全国銀行データ通信システム), the largest funds transfer system in Japan, was established in 1973. Transaction messages between banks used a subset of JIS X 0201. The system was used until 2018, and it was replaced by the ZEDI (The Nationwide Banking Electronic Data Interchange System, 全銀EDIシステム) which could handle hiragana and kanji characters.[3] In 1978, the JIS C 6226 (JIS X 0208) 2-byte character set was developed to express hiragana and kanji characters. It includes katakana characters, but their codes and layout are different from JIS X 0201. Computer manufacturers developed their own extensions of JIS X 0208 to retain compatibility with JIS X 0201. In 1982, the Microsoft Kanji encoding scheme (Codepage 932 of MS-DOS) and Digital Research's SJC26 (for Japanese CP/M-86) were developed to combine JIS X 0201 single-byte encoding and JIS X 0208 double byte encoding without shift out and shift in characters.[4] They were called Shift JIS, which became the industrial standard for personal computers.

Implementation details

7-bit Roman (shift in) set
7-bit Kana (shift out) set

The first half (Roman set) of JIS X 0201 constitutes a Japanese variant of ISO 646, amounting to ASCII with backslash (\) and tilde (~) replaced by yen (¥) and overline (‾),[5] while the second half (Kana set) consists mainly of katakana. Control characters are specified in JIS X 0211.

In the 7-bit format, the shift out control character 0x0E switches to the Kana set and shift in (0x0F) switches to the Roman set.[6][7] In the 8-bit format, given in the chart below, bytes with the most significant bit set (i.e. 0x80–0xFF) are used for the Kana set and bytes with it unset (i.e. 0x00–0x7F) are used otherwise.

Names used specifically for the 7-bit Roman set include "JISCII",[8] "JIS Roman",[9] "ISO646-JP",[10][11] "JIS C6220-1969-ro",[11][10] "Japanese-Roman",[12] "Japan 7-Bit Latin",[13] and "ISO-IR-14",[10][11][7] whereas names used specifically for the 7-bit Kana set include "ISO-IR-13",[6][10][11] "JIS C6220-1969-jp"[10][11] and "x0201-7".[10][11]

The substitution of the yen symbol for backslash can make paths on DOS and Windows-based computers with Japanese support display strangely, like "C:¥Program Files¥", for example.[14] Another similar problem is C programming language's control characters of string literals, like printf("Hello, world.¥n");.

Codepage layout

The following table is the original 8-bit coded character set of JIS X 0201 (with the kana set indicated by bytes with the high bit set).[15][16]

8-bit form of JIS X 0201-1997
0 1 2 3 4 5 6 7 8 9 A B C D E F
0x C0 codes[a]
1x
2x  SP  ! " # $ % & ' ( ) * + , - . /
3x 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
4x @ A B C D E F G H I J K L M N O
5x P Q R S T U V W X Y Z [ ¥ ] ^ _
6x ` a b c d e f g h i j k l m n o
7x p q r s t u v w x y z { | } DEL
8x C1 codes or Empty Block[a]
9x
Ax
Bx ソ
Cx
Dx
Ex
Fx
  Differences from ASCII

As part of Shift JIS

Following is the mapping used for JIS X 0201 as part of Shift JIS,[17][18] i.e. showing the 8-bit form of JIS X 0201, and mapping the Katakana characters to the Halfwidth and Fullwidth Forms block (which in turn derives its half width kana layout from JIS X 0201).

Single-byte character set of Shift JIS
0 1 2 3 4 5 6 7 8 9 A B C D E F
0x
1x
2x  SP  ! " # $ % & ' ( ) * + , - . /
3x 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
4x @ A B C D E F G H I J K L M N O
5x P Q R S T U V W X Y Z [ ¥ ] ^ _
6x ` a b c d e f g h i j k l m n o
7x p q r s t u v w x y z { | }
8x
9x
Ax
Bx ソ
Cx
Dx
Ex
Fx
  First bytes of double-byte Shift JIS characters.[4]

Alternative mapping of katakana

The basic ISO-2022-JP profile does not permit the Kana set of JIS X 0201, only the Roman set and JIS X 0208 (although ISO 2022 / JIS X 0202 itself permits it). Accordingly, when converting JIS X 0201 katakana (or Unicode half-width kana, which use the same layout) to ISO-2022-JP, the following mapping or transformation is often used.[20] This allows the kana to be converted to JIS X 0208.

In theory, this mapping is equally correct, as JIS X 0201 itself does not specify display width, although in practice (and especially in duospaced environments) JIS X 0201 is used for half-width katakana.

For ease of comparison with the chart above, the mapping is shown below over the JIS X 0201 katakana encoding and with the high bit set.

JIS X 0208 compatible mappings for JIS X 0201 katakana[21]
0 1 2 3 4 5 6 7 8 9 A B C D E F
Ax
Bx
Cx
Dx [b] [c]

Variants and extensions

Shift JIS

IBM's implementations

Code page 897 is IBM's implementation of the 8-bit form of JIS X 0201. It includes several additional graphical characters in the C0 control characters area, and the code points in question may be used as control characters or graphical characters depending on the context,[23] similarly in concept to OEM-US, but with different graphical characters. The C0 rows are shown below. IBM also designate pure 8-bit JIS X 0201 without these control code replacements as Code page 1139.[24] Another variant, including a smaller subset of these C0 replacement graphics (including only the box drawing characters in 0x01–06, 0x10, 0x15–17 and 0x19 and the line/arrow characters in 0x1B–1F), but using a different style of up-arrow (U+21E7 UPWARDS WHITE ARROW) at 0x1C, is designated Code page 1086.[25]

Code page 897, rows 0x00 and 0x10 only[30]
0 1 2 3 4 5 6 7 8 9 A B C D E F
0x NUL BS LF FF CR
1x DC1 DC3 CAN

IBM also implements the 7-bit Roman set of JIS X 0201 as Code page 895[31] and the 7-bit Kana set as Code page 896 for use as ISO 2022 or EUC-JP code-sets. Code page 896, in addition to standard JIS X 0201 assignments, defines five additional assignments, shown below.[32] Although use of these extended characters is not permitted by the associated CCSID 896,[33] they are permitted by the alternative CCSID 4992.[34]

Code page 896, row 0x60 only[32]
0 1 2 3 4 5 6 7 8 9 A B C D E F
6x ¢ £ ¬ \ ~

IBM's Code page 1041 is an extended version of Code page 897, encoding these five IBM extended[35] characters in alternative locations which are compatible with Shift JIS (respectively 0x80, 0xA0, 0xFD, 0xFE and 0xFF).[36] Code page 911, another extended 8-bit JIS X 0201 implementation (which uses the same C0 replacement graphics as Code page 1086) encodes the pound (sterling) sign (£) at 0xE1, similarly to Code page 896 with the eight bit set, but differs by encoding the cent sign (¢) at 0xE2 and the not-sign (¬) at 0xE3.[37]

IBM's Code page 903 is encoded for use as the single byte component of certain simplified Chinese character encodings,[38] accompanying the ASCII-based Code page 904 used with traditional Chinese encodings.[39][40] Despite this, Code page 903 follows ISO 646-JP / the Roman half of JIS X 0201, in that it replaces the ASCII backslash 0x5C (rather than the ASCII dollar sign 0x24 as in GB 1988 / ISO 646-CN) with the yen/yuan sign. It also uses the same C0 replacement graphics as code page 897.[41] Code page 1042 extends code page 903 with the pound (sterling) sign at 0x80, and the not-sign, backslash and tilde at their Code page 1041 locations.[42]

Others

Footnotes

  1. ^ a b Control characters are specified in JIS X 0211.
  2. ^ Gets mapped to correspond to the JIS X 0208 character (mapped to U+309B), not compatibility normalization (which would be U+3099, the combining version).[22]
  3. ^ Gets mapped to correspond to the JIS X 0208 character (mapped to U+309C), not compatibility normalization (which would be U+309A, the combining version).[22]

References

  1. ^ 行政管理庁 (The Agency of Administrative Management) (1968). 行政における電子計算機の共同利用に関する調査研究報告書 (in Japanese). 行政事務機械化研究協会. pp. 108–113. OCLC 703804474.
  2. ^ Fischer, Eric N. (2000-06-20). "The Evolution of Character Codes, 1874–1968". ark:/13960/t07x23w8s. Retrieved 2023-11-02.
  3. ^ "経理部門の人材不足で悩む会社に朗報、金融EDI「ZEDI」が2018年稼働へ". Nikkei X-TECH. 2017-11-30. Retrieved 2019-07-24.
  4. ^ a b 西田, 憲正 (1983-12-19). "Unix風の機能を持ち込んだ日本語MS-DOS 2.0の機能と内部構造". 日経エレクトロニクス (in Japanese). Nikkei McGraw-Hill: 165–190. ISSN 0385-1680.
  5. ^ "3.1.1 Details of Problems". Problems and Solutions for Unicode and User/Vendor Defined Characters. The Open Group Japan. Archived from the original on 1999-02-03. Retrieved 2019-04-15.
  6. ^ a b Japanese Industrial Standards Committee. ISO-IR-13: The Japanese KATAKANA graphic set of characters (PDF). ITSCJ/IPSJ.
  7. ^ a b Japanese Industrial Standards Committee. ISO-IR-14: The Japanese Roman graphic set of characters (PDF). ITSCJ/IPSJ.
  8. ^ "IBM-943 and IBM-932", IBM Knowledge Center, IBM
  9. ^ "kUnicodeForceASCIIRangeMask", Apple Developer Documentation, Apple Inc
  10. ^ a b c d e f RFC 1345
  11. ^ a b c d e f "Character Sets". IANA.
  12. ^ da Cruz, Frank (2010-04-02), "Kermit and MIME Character-Set Names", Kermit Project, Columbia University
  13. ^ "CP 00895", IBM Globalization — Code page identifiers, IBM, 9 November 2020
  14. ^ Kaplan, Michael S. (2005-09-17). "When is a backslash not a backslash?".
  15. ^ JIS X 0201-1997 (in Japanese). Japanese Standards Association. 1997-02-28. p. 17.
  16. ^ Unicode Consortium (2015-12-02). "JIS X 0201 (1976) to Unicode 1.1 Table". unicode.org. Retrieved 2021-10-01.
  17. ^ "ibm-943_P130-1999". ICU Demonstration - Converter Explorer. International Components for Unicode.
  18. ^ Apple, Inc (2005-04-05) [1995-04-15]. "JAPANESE.TXT: Map (external version) from Mac OS Japanese encoding to Unicode 2.1 and later". Unicode Consortium.
  19. ^ van Kesteren, Anne (2019-02-11). "12.2.2. ISO-2022-JP encoder". Encoding Standard. WHATWG.
  20. ^ The WHATWG Encoding Standard, for instance, uses it as a transformation when encoding Unicode half-width kana data to ISO-2022-JP.[19]
  21. ^ van Kesteren, Anne (2018-01-06). "Index ISO-2022-JP Katakana". Encoding Standard. WHATWG.
  22. ^ a b van Kesteren, Anne (2019-02-11). "5. Indexes". Encoding Standard. WHATWG.
  23. ^ "Code page identifiers - CP 00897". IBM Globalization. IBM. Archived from the original on 2016-03-17.
  24. ^ "Code Page 01139" (PDF). IBM. Archived from the original (PDF) on 2015-07-08. Retrieved 2021-10-22.
  25. ^ "Code Page 01086" (PDF). IBM. Archived from the original (PDF) on 2015-07-08. Retrieved 2021-10-22.
  26. ^ "CP00897.pdf" (PDF). IBM.
  27. ^ "CP00897.txt". IBM.
  28. ^ "Converter Explorer - ibm-943_P130-1999". ICU Demonstration. International Components for Unicode.
  29. ^ "Coded character set identifiers - CCSID 943". IBM Globalization. IBM. Archived from the original on 2016-03-15.
  30. ^ Graphics are listed per CP00897.pdf and CP00897.txt provided by IBM.[26][27] Controls are listed, in absence of graphical function or where they differ from ASCII, per the ibm-943_P130-1999 codec provided by IBM to International Components for Unicode[28] (IBM-943 is a Code page 897 superset).[29] SUB is assigned to 0x7F.
  31. ^ "CP00895.pdf" (PDF). IBM.
  32. ^ a b "CP00896.pdf" (PDF). IBM.
  33. ^ "Coded character set identifiers - CCSID 896". IBM Globalization. IBM. Archived from the original on 2016-03-26.
  34. ^ "Coded character set identifiers - CCSID 4992". IBM Globalization. IBM. Archived from the original on 2016-03-27.
  35. ^ "11.2 - IBM Extended SBCS Set" (PDF). IBM Japanese Graphic Character Set for Extended UNIX Code (EUC). IBM. p. 315.
  36. ^ "CP01041.pdf" (PDF). IBM.
  37. ^ "Code Page 00911" (PDF). IBM. Archived from the original (PDF) on 2015-07-08. Retrieved 2021-10-22.
  38. ^ "Code page identifiers - CP 903". IBM Globalization. IBM. Archived from the original on 2016-03-17.
  39. ^ "Coded character set identifiers - CCSID 904". IBM Globalization. IBM. Archived from the original on 2016-03-27.
  40. ^ "CP00904.pdf" (PDF). IBM.
  41. ^ "CP00903.pdf" (PDF). IBM.
  42. ^ "Code Page 01042" (PDF). IBM. Archived (PDF) from the original on 2015-07-08.

Read other articles:

تعتمد هذه المقالة اعتماداً كاملاً أو شبه كامل على مصدر وحيد. فضلاً، ساهم في تحسين هذه المقالة بإضافة مصادر إضافية لضمان وجهة النظر المحايدة. (ديسمبر 2018) أمير وزيري معلومات شخصية الميلاد 5 فبراير 1978 (العمر 45 سنة)إيران مركز اللعب مهاجم الجنسية إيران  المسيرة الاحترافية1 سنو�...

 

Santa Cristina kan verwijzen naar: Santa Cristina (Mesão Frio), een plaats in Portugal Santa Cristina d'Aspromonte, een gemeente in de Italiaanse provincie Reggio Calabria, regio Calabrië Santa Cristina e Bissone, een gemeente in de Italiaanse provincie Pavia, regio Lombardije Santa Cristina Gela, een gemeente in de Italiaanse provincie Palermo, regio Sicilië Santa Cristina Gherdëina, een gemeente in de Italiaanse provincie Zuid-Tirol, regio Trentino-Zuid-Tirol Santa Cristina d'Aro, een g...

 

Tetín Tetín u Berouna (Tschechien) Basisdaten Staat: Tschechien Tschechien Region: Středočeský kraj Bezirk: Beroun Fläche: 1028,9888[1] ha Geographische Lage: 49° 57′ N, 14° 6′ O49.94944444444414.101666666667321Koordinaten: 49° 56′ 58″ N, 14° 6′ 6″ O Höhe: 321 m n.m. Einwohner: 897 (1. Jan. 2023)[2] Postleitzahl: 266 01 Kfz-Kennzeichen: S Struktur Status: Gemeinde Ortsteile: 2 Verwaltu...

 

Георгій Xгруз. გიორგი X Ескіз із замальовок італійського мандрівника Дона Кристофоро ді Кастеллі [[Файл:|90px|]] Прапор Цар Картлі 1600 — 6 вересня 1606 року Попередник: Симон I Спадкоємець: Луарсаб II   Народження: 1560(1560)Тифліс, Картлійське царство Смерть: 7 вересня 1606(1606-0...

 

Beberapa siswi sekolah dasar saat mengikuti upacara bendera. Peserta didik adalah anggota masyarakat yang berusaha mengembangkan potensi diri melalui proses pembelajaran pada jalur pendidikan baik pendidikan informal, pendidikan formal maupun pendidikan nonformal, pada jenjang pendidikan dan jenis pendidikan tertentu. Istilah lain Murid, yaitu istilah untuk menyebut peserta didik di jenjang pendidikan dini dan dasar, yaitu taman kanak-kanak dan sekolah dasar. Pelajar adalah istilah lain yang ...

 

Untuk orang lain dengan nama yang sama, lihat Bjarni Benediktsson. Bjarni BenediktssonMenteri Keuangan dan Urusan EkonomiPetahanaMulai menjabat 30 November 2017Perdana MenteriKatrín JakobsdóttirPendahuluBenedikt JóhannessonMasa jabatan23 Mei 2013 – 11 Januari 2017Perdana MenteriSigmundur Davíð GunnlaugssonSigurður Ingi JóhannssonPendahuluSteingrímur J. SigfússonPenggantiBenedikt JóhannessonPerdana Menteri Islandia ke-27Masa jabatan11 Januari 2017 – 30 Novem...

 

У Вікіпедії є статті про інших людей із прізвищем Гірняк. Володимир ГірнякВолодимир Володимирович Гірняк  Солдат Загальна інформаціяНародження 29 березня 1984(1984-03-29)Львів, Українська РСР, СРСРСмерть 21 липня 2022(2022-07-21) (38 років)Поховання Личаківський цвинтарAlma Mater Націонал

 

Ukrainian artist Tetiana Protcheva is recognized as a Ukrainian master of embroidery. She has exhibited her masterpieces in the United States, Expo 2020 Dubai, EXPO 2005 Japan, EXPO 2010 Shanghai, Australia, Scotland, Israel, Japan, France, Brazil, Sweden and many other countries. In the summer of 2010, Tetiana represented Ukraine at EXPO 2010 in China.[1] Life and Work Protcheva was interested in embroidery since childhood. Her favorite colors and themes tell the ancient history of U...

 

Place in SingaporeRaffles PlaceName transcription(s) • Chinese莱佛士坊 • PinyinLáifóshì Fāng • MalayPesara Raffles • Tamilராஃபிள்ஸ் பிளேஸ்Raffles PlaceLocation of Raffles Place within SingaporeCoordinates: 1°17′03.94″N 103°51′04″E / 1.2844278°N 103.85111°E / 1.2844278; 103.85111 1°17′02″N 103°51′05″E / 1.28389°N 103.85139°E / 1.2838...

 

List of events ← 1910 1909 1908 1911 in Denmark → 1912 1913 1914 Decades: 1890s 1900s 1910s 1920s 1930s See also:Other events of 1911List of years in Denmark Events from the year 1911 in Denmark. Incumbents Monarch – Frederick VIII[1] Prime minister – Klaus Berntsen Events 21 April – The Danish Society for Nature Conservation is founded.[citation needed] Undated The Royal Danish Navy begins building its fleet of Havmanden-class submarines.[citation ne...

 

Piastowski Zamek Królewskiw Międzyrzeczu nr rej. 2136 z 8.05.1971oraz 256 z 4.06.1979 Kładka przez fosę zamkową. Państwo  Polska Miejscowość Międzyrzecz Adres ul. Podzamcze 266-300 Międzyrzecz Powierzchnia użytkowa 1200 m² Rozpoczęcie budowy ok. 1350 r. Ukończenie budowy 1380 r. Ważniejsze przebudowy XV w. i XVI w.[1] Pierwszy właściciel Kazimierz III Wielki Obecny właściciel Powiat międzyrzecki Położenie na mapie MiędzyrzeczaPiastowski Zamek Królewskiw Międzyrze...

 

2012 studio album by Matthew ShippElastic AspectsStudio album by Matthew ShippReleased2012RecordedJuly 8, 2011StudioSystems Two, New York CityGenreJazzLength48:44LabelThirsty EarProducerPeter GordonMatthew Shipp chronology Broken Partials(2011) Elastic Aspects(2012) Floating Ice(2012) Elastic Aspects is an album by American jazz pianist Matthew Shipp recorded in 2011 and released on Thirsty Ear's Blue Series. It was the debut studio recording by the trio with Michael Bisio on bass and...

 

Multiple-winner electoral system Part of the Politics seriesElectoral systems Single-winner/majoritarianPlurality First-past-the-post Plurality at-large (plurality block voting) General ticket (party block voting) Multi-round voting Two-round Exhaustive ballot Primary election Nonpartisan unified top-four Majority at-large (two-round block voting) Ranked / preferential systems Instant-runoff (alternative vote) Contingent vote Coombs' method Condorcet methods (Copeland's, Dodgson's, Kemeny–Y...

 

Архитектура неоклассицизма — стиль, опирающийся на образцы архитектуры Древней Греции и Древнего Рима, а также на наследие Возрождения и классицизма[1]. В зарубежной историографии термин «неоклассицизм» применяется к классическому направлению в архитектуре и и�...

 

Land warfare branch of Nigeria's military Nigerian ArmyEmblem of the Nigerian ArmyFounded1956Country NigeriaTypeArmyRoleLand warfareSize160,000 (2020)[1]Part ofNigerian Armed ForcesHeadquartersAbujaMotto(s)Victory is from God alone!AnniversariesNigerian Army Day (6 July)EngagementsCongo CrisisNigerian Civil WarFirst Liberian Civil WarSierra Leone Civil WarConflict in the Niger DeltaBoko Haram insurgencyNorthern Mali WarInvasion of the GambiaInsurgency in Southeastern Nigeria...

 

Перша мінімальна вага (англ. atomweight, англ. light minimumweight, англ. junior strawweight, англ. pinweight) — вагова категорія в боксі. Зміст 1 Бокс 1.1 Професійні чемпіонки 1.2 Аматорські чемпіонки 2 Змішані бойові мистецтва 3 Див. також 4 Примітки 5 Посилання Бокс У жіночому боксі та юніорському ама�...

 

1997 song by Victor Manuelle Dile a EllaSingle by Víctor Manuellefrom the album A Pesar de Todo Released1997StudioPowerlight, Puerto RicoSir Sound, Inc., New York, NYGenreSalsaLength5:05LabelSony DiscosSongwriter(s)Gil FranciscoProducer(s) Charlie Dos Santos Sergio George Víctor Manuelle singles chronology Como una Estrella (1997) Dile a Ella (1997) He Tratado (1997) Dile a Ella (Tell Her) is a song written by Gil Francisco and performed by Puerto Rican salsa singer Víctor Manuelle on his ...

 

Соджу в бокале Со́джу (кор. 소주, 燒酒) — традиционный корейский алкогольный напиток. Объёмная доля спирта может составлять от 13 % до 45 % (наиболее популярный вариант 20 %). Изготавливается в основном из сладкого картофеля или из зерна. Представляет собой прозрачную ...

 

For the light rail station, see Northgate station (Sound Transit). Shopping mallNorthgate StationThe north entrance to Northgate Mall in 2007Coordinates47°42′22″N 122°19′33″W / 47.70611°N 122.32583°W / 47.70611; -122.32583Address401 NE Northgate WaySeattle, Washington, U.S.Opening dateApril 21, 1950; 73 years ago (April 21, 1950)DeveloperAllied StoresOwnerSimon Property GroupArchitectJohn Graham Jr.No. of stores and services108No. of anchor ten...

 

Untuk kegunaan lain, lihat Misteri Gunung Merapi. Misteri Gunung MerapiPosterGenre Drama Kolosal Sejarah Horror Misteri Epos PembuatGenta Buana PitalokaDitulis oleh M. Abnar Romli Niki Kosasih SkenarioM. Abnar RomliCeritaAsmadi SjafarSutradara M.Abnar Romli Ucik Supra ED.Pesta Sirait Muchlis Raya Dimas Haring Billy Kepayang Pemeran Farida Pasha Herby Latul Marcelino Devi Zuliaty Yuni Sulistyawati Syamsul Gondo Reyvaldo George Taka Rizal Djibran Wulan Guritno Monica Oemardi Candy Satrio Negara...