{"json_modified": "2015-04-23T01:48:39.915205", "slug": "Web/JavaScript/Referencje/Obiekty/encodeURIComponent", "tags": ["JavaScript", "URI"], "locale": "pl", "title": "encodeURIComponent()", "translations": [{"title": "encodeURIComponent()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent", "tags": ["JavaScript", "URI"], "summary": "The encodeURIComponent() method encodes a Uniform Resource Identifier (URI) component by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two \"surrogate\" characters).", "localization_tags": [], "locale": "en-US", "last_edit": "2015-01-25T03:46:10", "review_tags": []}, {"title": "encodeURIComponent()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent", "tags": ["JavaScript", "\u8981\u66f4\u65b0", "\u7ffb\u8a33\u4e2d"], "summary": "\u7279\u5b9a\u306e\u6587\u5b57\u306e\u5b9f\u4f53\u3092\u3001UTF-8 \u6587\u5b57\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u3067\u8868\u3055\u308c\u305f 1\u3064\u30012\u3064\u3001\u3042\u308b\u3044\u306f\u30013\u3064\u306e\u30a8\u30b9\u30b1\u30fc\u30d7\u30b7\u30fc\u30b1\u30f3\u30b9\u306b\u7f6e\u304d\u63db\u3048\u308b\u3053\u3068\u3067\u3001URI (Uniform Resource Identifier) \u3092\u30a8\u30f3\u30b3\u30fc\u30c9\u3057\u307e\u3059\u3002\uff08\u30b5\u30ed\u30b2\u30fc\u30c8\u30da\u30a2\u3067\u69cb\u6210\u3055\u308c\u308b\u6587\u5b57\u306e\u307f4\u3064\u306e\u30a8\u30b9\u30b1\u30fc\u30d7\u30b7\u30fc\u30b1\u30f3\u30b9\u306b\u306a\u308a\u307e\u3059\uff09\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-04-15T00:46:27", "review_tags": []}, {"title": "encodeURIComponent", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/encodeURIComponent", "tags": ["JavaScript", "URI"], "summary": "The encodeURIComponent() method encodes a Uniform Resource Identifier (URI) component by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two \"surrogate\" characters).", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2014-11-19T12:33:12", "review_tags": []}, {"title": "encodeURIComponent()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/encodeURIComponent", "tags": ["JavaScript", "URI"], "summary": "", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-22T07:38:23", "review_tags": []}, {"title": "encodeURIComponent()", "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent", "tags": [], "summary": "The encodeURIComponent() method encodes a Uniform Resource Identifier (URI) component by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two \"surrogate\" characters).", "localization_tags": ["inprogress"], "locale": "ko", "last_edit": "2014-11-19T12:37:05", "review_tags": []}, {"title": "encodeURIComponent()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent", "tags": [], "summary": "The encodeURIComponent() method encodes a Uniform Resource Identifier (URI) component by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two \"surrogate\" characters).", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2014-11-19T12:33:19", "review_tags": []}, {"title": "encodeURIComponent()", "url": "/it/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent", "tags": [], "summary": "La funzione\u00a0encodeURIComponent()\u00a0codifica un componente di un URI\u00a0sostituendo alcuni specifici caratteri con una, due, tre o quattro sequenze di escape, che rappresentano il carattere codificato in UTF-8\u00a0(le sequenze di quattro caratteri di escape verrano solo create per i caratteri composti da due caratteri \"surrogati\").", "localization_tags": [], "locale": "it", "last_edit": "2015-04-12T13:42:44", "review_tags": []}], "modified": "2015-04-23T01:48:37", "label": "encodeURIComponent()", "localization_tags": [], "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/encodeURIComponent", "last_edit": "2015-04-23T01:48:29", "summary": "Koduje ka\u017cdy komponent Jednolitego Identyfikatora Zasobu (URI) poprzez zamian\u0119, ka\u017cdego wyst\u0105pienia pewnych znak\u00f3w jedn\u0105, dwoma lub trzema sekwencjami ucieczki reprezentuj\u0105ce kodowanie UTF-8 znaku.", "sections": [{"id": "Quick_Links", "title": "JavaScript Tutorials: JavaScript Guide Introduction Grammar and types Control flow and error handling Loops and iteration Functions Expressions and operators Numbers and dates Text formatting Regular expressions Indexed collections Keyed collections Working with objects Details of the object model Iterators and generators Meta programming Introductory JavaScript basics JavaScript technologies overview Introduction to Object Oriented JavaScript Intermediate A re-introduction to JavaScript JavaScript data structures Equality comparisons and sameness Closures Advanced Inheritance and the prototype chain Strict mode JavaScript typed arrays Memory Management Concurrency model and Event Loop References: Built-in objects Obiekty Array ArrayBuffer [Translate] Boolean DataView [Translate] Date Error [Translate] EvalError [Translate] Float32Array [Translate] Float64Array [Translate] Function Generator [Translate] GeneratorFunction [Translate] Infinity Int16Array [Translate] Int32Array [Translate] Int8Array [Translate] InternalError [Translate] Intl [Translate] Intl.Collator [Translate] Intl.DateTimeFormat [Translate] Intl.NumberFormat [Translate] Iterator [Translate] JSON [Translate] Map [Translate] Math NaN Number Object ParallelArray [Translate] Promise [Translate] Proxy [Translate] RangeError [Translate] ReferenceError [Translate] Reflect [Translate] RegExp Set [Translate] StopIteration [Translate] String Symbol [Translate] SyntaxError [Translate] TypeError [Translate] TypedArray [Translate] URIError [Translate] Uint16Array Uint32Array [Translate] Uint8Array [Translate] Uint8ClampedArray [Translate] WeakMap [Translate] WeakSet [Translate] decodeURI() decodeURIComponent() encodeURI() encodeURIComponent() escape() [Translate] eval() [Translate] isFinite() isNaN() null [Translate] parseFloat() parseInt() undefined unescape() [Translate] uneval() [Translate] Expressions & operators Operatory Operatory arytmetyczne Array comprehensions [Translate] Operatory przypisania Bitwise operators [Translate] Operator przecinkowy Operatory por\u00f3wnania Operator warunkowy Destructuring assignment [Translate] Expression closures [Translate] Generator comprehensions [Translate] Grouping operator [Translate] Legacy generator function expression [Translate] Logical Operators [Translate] Object initializer [Translate] Pierwsze\u0144stwo operator\u00f3w Operatory pami\u0119ci Spread operator [Translate] class expression [Translate] Operator delete Operator function function* expression [Translate] Operator in Operator instanceof Operator new super [Translate] this Operator typeof Operator void yield [Translate] yield* [Translate] Statements & declarations Polecenia Legacy generator function [Translate] block break class [Translate] const continue [Translate] debugger [Translate] do...while empty [Translate] export for for each...in [Translate] for...in [Translate] for...of [Translate] function function* [Translate] if...else import etykieta let [Translate] return switch throw try...catch [Translate] var while with [Translate] Functions Functions [Translate] arguments Arrow functions [Translate] Default parameters [Translate] Method definitions [Translate] Rest parameters [Translate] getter [Translate] setter [Translate] Classes Classes [Translate] constructor [Translate] extends [Translate] static [Translate] Misc Lexical grammar JavaScript data structures Enumerability and ownership of properties Iteration protocols Strict mode Transitioning to strict mode Template strings Deprecated features New in JavaScript New in JavaScript ECMAScript 5 support in Mozilla [Translate] ECMAScript 6 support in Mozilla [Translate] ECMAScript 7 support in Mozilla [Translate] Firefox JavaScript changelog [Translate] New in JavaScript 1.1 [Translate] New in JavaScript 1.2 [Translate] New in JavaScript 1.3 [Translate] New in JavaScript 1.4 [Translate] Nowo\u015bci w JavaScript 1.5 Nowo\u015bci w JavaScript 1.6 Nowo\u015bci w JavaScript 1.7 Nowo\u015bci w JavaScript 1.8 New in JavaScript 1.8.1 [Translate] New in JavaScript 1.8.5 [Translate] Documentation: Useful lists All pages index Methods index Properties index Pages tagged \"JavaScript\" Contribute JavaScript doc status The MDN project"}, {"id": "Podsumowanie", "title": "Podsumowanie"}, {"id": "Sk.C5.82adnia", "title": "Sk\u0142adnia"}, {"id": "Parametry", "title": "Parametry"}, {"id": "Opis", "title": "Opis"}, {"id": "Zobacz_tak.C5.BCe", "title": "Zobacz tak\u017ce"}], "id": 37968, "review_tags": []}