Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - utf8.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 12 May 2025 18:19:47 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Mon, 12 May 2025 19:19:47 GMT
Location: https://utf8.com/
Set-Cookie: __cf_bm=LAM8_aioag4XOSwUaHZmOcNOxMKBGjTfSFJWP1qW21A-1747073987-1.0.1.1-Uhne4m2NrfLDDkCPEB5wGJMy_1T4q1M.azwJ9atLIZEGjrzttyha1QRwKzDkp9vfJBN05MD7UnQgNcuLe2hcIYwAL2YOD5nG7z_ksiUNNvQ; path=/; expires=Mon, 12-May-25 18:49:47 GMT; domain=.utf8.com; HttpOnly
Server: cloudflare
CF-RAY: 93ebed246fb18dc2-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

http status code 301 means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://utf8.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 12 May 2025 18:19:47 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
last-modified: Fri, 14 Jun 2024 18:48:21 GMT
x-rgw-object-type: Normal
x-amz-request-id: tx00000a53fa2d654bb4a8c-0068211035-2bc02a44-nyc3d
Cache-Control: public,max-age=10,s-maxage=86400
x-do-app-origin: b60121e6-e69e-11ec-b1dc-0c42a19a82a7
x-do-orig-status: 200
CF-Cache-Status: HIT
Accept-Ranges: bytes
Set-Cookie: __cf_bm=6TrVzyjtT5MGXSJ6BQj8AqnxOu.G_HFilZkNhL_V_0M-1747073987-1.0.1.1-7RhmXruWz.C6O7Pq2hRmqidIiDRvR31mHDQy3LqP_sUH1YHlSVjSES2PYNl2LHxH4gcsN1t_hg_aRVQAVs8X8sVpIpf9f784I1DEU2FqjUA; path=/; expires=Mon, 12-May-25 18:49:47 GMT; domain=.utf8.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 93ebed24ef5a8d63-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

http status code 200 is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: utf8.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html ⚡ lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>UTF-8 and Unicode Standards</title>
<link rel="canonical" href="https://www.utf8.com/">
<link rel="amphtml" href="https://www.utf8.com/">
<link rel="preconnect" href="https://www.hebcal.com">
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<style amp-custom>
/* simple.css 2.3.1 */
:root,::backdrop{--sans-font:-apple-system,BlinkMacSystemFont,"Avenir Next",Avenir,"Nimbus Sans L",Roboto,"Noto Sans","Segoe UI",Arial,Helvetica,"Helvetica Neue",sans-serif;--mono-font:Consolas,Menlo,Monaco,"Andale Mono","Ubuntu Mono",monospace;--standard-border-radius:5px;--bg:#fff;--accent-bg:#f5f7ff;--text:#212121;--text-light:#585858;--border:#898ea4;--accent:#0d47a1;--accent-hover:#1266e2;--accent-text:var(--bg);--code:#d81b60;--preformatted:#444;--marked:#fd3;--disabled:#efefef}@media (prefers-color-scheme:dark){:root,::backdrop{color-scheme:dark;--bg:#212121;--accent-bg:#2b2b2b;--text:#dcdcdc;--text-light:#ababab;--accent:#ffb300;--accent-hover:#ffe099;--accent-text:var(--bg);--code:#f06292;--preformatted:#ccc;--disabled:#111}img,video{opacity:.8}}*,:before,:after{box-sizing:border-box}textarea,select,input,progress{-webkit-appearance:none;-moz-appearance:none;appearance:none}html{font-family:var(--sans-font);scroll-behavior:smooth}body{color:var(--text);background-color:var(--bg);grid-template-columns:1fr min(45rem,90%) 1fr;margin:0;font-size:1.15rem;line-height:1.5;display:grid}body>*{grid-column:2}body>header{background-color:var(--accent-bg);border-bottom:1px solid var(--border);text-align:center;grid-column:1/-1;padding:0 .5rem 2rem}body>header>:only-child{margin-block-start:2rem}body>header h1{max-width:1200px;margin:1rem auto}body>header p{max-width:40rem;margin:1rem auto}main{padding-top:1.5rem}body>footer{color:var(--text-light);text-align:center;border-top:1px solid var(--border);margin-top:4rem;padding:2rem 1rem 1.5rem;font-size:.9rem}h1{font-size:3rem}h2{margin-top:3rem;font-size:2.6rem}h3{margin-top:3rem;font-size:2rem}h4{font-size:1.44rem}h5{font-size:1.15rem}h6{font-size:.96rem}p{margin:1.5rem 0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3{line-height:1.1}@media only screen and (width<=720px){h1{font-size:2.5rem}h2{font-size:2.1rem}h3{font-size:1.75rem}h4{font-size:1.25rem}}a,a:visited{color:var(--accent)}a:hover{text-decoration:none}button,.button,a.button,input[type=submit],input[type=reset],input[type=button],label[type=button]{border:1px solid var(--accent);background-color:var(--accent);color:var(--accent-text);padding:.5rem .9rem;line-height:normal;text-decoration:none}.button[aria-disabled=true],input:disabled,textarea:disabled,select:disabled,button[disabled]{cursor:not-allowed;background-color:var(--disabled);border-color:var(--disabled);color:var(--text-light)}input[type=range]{padding:0}abbr[title]{cursor:help;text-decoration-line:underline;text-decoration-style:dotted}button:enabled:hover,.button:not([aria-disabled=true]):hover,input[type=submit]:enabled:hover,input[type=reset]:enabled:hover,input[type=button]:enabled:hover,label[type=button]:hover{background-color:var(--accent-hover);border-color:var(--accent-hover);cursor:pointer}.button:focus-visible,button:focus-visible:where(:enabled),input:enabled:focus-visible:where([type=submit],[type=reset],[type=button]){outline:2px solid var(--accent);outline-offset:1px}header>nav{padding:1rem 0 0;font-size:1rem;line-height:2}header>nav ul,header>nav ol{flex-flow:wrap;place-content:space-around center;align-items:center;margin:0;padding:0;list-style-type:none;display:flex}header>nav ul li,header>nav ol li{display:inline-block}header>nav a,header>nav a:visited{border:1px solid var(--border);border-radius:var(--standard-border-radius);color:var(--text);margin:0 .5rem 1rem;padding:.1rem 1rem;text-decoration:none;display:inline-block}header>nav a:hover,header>nav a.current,header>nav a[aria-current=page]{border-color:var(--accent);color:var(--accent);cursor:pointer}@media only screen and (width<=720px){header>nav a{border:none;padding:0;line-height:1;text-decoration:underline}}aside,details,pre,progress{background-color:var(--accent-bg);border:1px solid var(--border);border-radius:var(--standard-border-radius);margin-bottom:1rem}aside{float:right;width:30%;margin-inline-start:15px;padding:0 15px;font-size:1rem}[dir=rtl] aside{float:left}@media only screen and (width<=720px){aside{float:none;width:100%;margin-inline-start:0}}article,fieldset,dialog{border:1px solid var(--border);border-radius:var(--standard-border-radius);margin-bottom:1rem;padding:1rem}article h2:first-child,section h2:first-child{margin-top:1rem}section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:3rem 0;padding:2rem 1rem}section+section,section:first-child{border-top:0;padding-top:0}section:last-child{border-bottom:0;padding-bottom:0}details{padding:.7rem 1rem}summary{cursor:pointer;word-break:break-all;margin:-.7rem -1rem;padding:.7rem 1rem;font-weight:700}details[open]>summary+*{margin-top:0}details[open]>summary{margin-bottom:.5rem}details[open]>:last-child{margin-bottom:0}table{border-collapse:collapse;margin:1.5rem 0}figure>table{width:max-content;margin:0}td,th{border:1px solid var(--border);text-align:start;padding:.5rem}th{background-color:var(--accent-bg);font-weight:700}tr:nth-child(2n){background-color:var(--accent-bg)}table caption{margin-bottom:.5rem;font-weight:700}textarea,select,input,button,.button{font-size:inherit;border-radius:var(--standard-border-radius);box-shadow:none;max-width:100%;margin-bottom:.5rem;padding:.5rem;font-family:inherit;display:inline-block}textarea,select,input{color:var(--text);background-color:var(--bg);border:1px solid var(--border)}label{display:block}textarea:not([cols]){width:100%}select:not([multiple]){background-image:linear-gradient(45deg,transparent 49%,var(--text)51%),linear-gradient(135deg,var(--text)51%,transparent 49%);background-position:calc(100% - 15px),calc(100% - 10px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-inline-end:25px}[dir=rtl] select:not([multiple]){background-position:10px,15px}input[type=checkbox],input[type=radio]{vertical-align:middle;width:min-content;position:relative}input[type=checkbox]+label,input[type=radio]+label{display:inline-block}input[type=radio]{border-radius:100%}input[type=checkbox]:checked,input[type=radio]:checked{background-color:var(--accent)}input[type=checkbox]:checked:after{content:" ";border-right:solid var(--bg).08em;border-bottom:solid var(--bg).08em;background-color:#0000;border-radius:0;width:.18em;height:.32em;font-size:1.8em;position:absolute;top:.05em;left:.17em;transform:rotate(45deg)}input[type=radio]:checked:after{content:" ";background-color:var(--bg);border-radius:100%;width:.25em;height:.25em;font-size:32px;position:absolute;top:.125em;left:.125em}@media only screen and (width<=720px){textarea,select,input{width:100%}}input[type=color]{height:2.5rem;padding:.2rem}input[type=file]{border:0}hr{background:var(--border);border:none;height:1px;margin:1rem auto}mark{border-radius:var(--standard-border-radius);background-color:var(--marked);color:#000;padding:2px 5px}mark a{color:#0d47a1}img,video{border-radius:var(--standard-border-radius);max-width:100%;height:auto}figure{margin:0;display:block;overflow-x:auto}figure>img,figure>picture>img{margin-inline:auto;display:block}figcaption{text-align:center;color:var(--text-light);margin-block:1rem;font-size:.9rem}blockquote{border-inline-start:.35rem solid var(--accent);color:var(--text-light);margin-block:2rem;margin-inline:2rem 0;padding:.4rem .8rem;font-style:italic}cite{color:var(--text-light);font-size:.9rem;font-style:normal}dt{color:var(--text-light)}code,pre,pre span,kbd,samp{font-family:var(--mono-font);color:var(--code)}kbd{color:var(--preformatted);border:1px solid var(--preformatted);border-bottom:3px solid var(--preformatted);border-radius:var(--standard-border-radius);padding:.1rem .4rem}pre{color:var(--preformatted);max-width:100%;padding:1rem 1.4rem;overflow:auto}pre code{color:var(--preformatted);background:0 0;margin:0;padding:0}progress{width:100%}progress:indeterminate{background-color:var(--accent-bg)}progress::-webkit-progress-bar{border-radius:var(--standard-border-radius);background-color:var(--accent-bg)}progress::-webkit-progress-value{border-radius:var(--standard-border-radius);background-color:var(--accent)}progress::-moz-progress-bar{border-radius:var(--standard-border-radius);background-color:var(--accent);transition-property:width;transition-duration:.3s}progress:indeterminate::-moz-progress-bar{background-color:var(--accent-bg)}dialog{max-width:40rem;margin:auto}dialog::backdrop{background-color:var(--bg);opacity:.8}@media only screen and (width<=720px){dialog{max-width:100%;margin:auto 1em}}sup,sub{vertical-align:baseline;position:relative}sup{top:-.4em}sub{top:.3em}.notice{background:var(--accent-bg);border:2px solid var(--border);border-radius:var(--standard-border-radius);margin:2rem 0;padding:1.5rem}
pre {
 width: 95%;
 border: solid green;
 padding: 12px;
}
.mt-2{margin-top:0.5rem}
.small {
  font-size: 0.875em;
}
.text-nowrap {
  white-space: nowrap;
}
.text-muted {
  color: rgba(33, 37, 41, 0.75);
}
@media (prefers-color-scheme: dark) {
  .text-muted {
    color:rgba(173, 181, 189, 0.75);
  }
}
</style>
</head>
<body>

<header>
<h1>UTF-8 and Unicode</h1>

<p><strong>U</strong>nicode <strong>T</strong>ransformation
<strong>F</strong>ormat <strong>8</strong>-bit is a variable-width
encoding that can represent every character in the <a
href="https://home.unicode.org/">Unicode</a>
character set. It was designed for backward compatibility with ASCII and
to avoid the complications of endianness and byte order marks in UTF-16
and UTF-32.
<sup><a href="https://en.wikipedia.org/wiki/UTF-8">[1]</a></sup>
</p>

</header>
<main>

<aside>
<a class="amzn" id="unicode5-1"
title="Unicode Explained: Internationalize Documents, Programs, and Web Sites"
rel="sponsored" target="_blank"
href="https://www.amazon.com/o/ASIN/059610121X/utf8com-20"><amp-img
alt="Unicode Explained: Internationalize Documents, Programs, and Web Sites" class="mt-2"
src="unicode-explained.jpg" width="137" height="180"></amp-img></a>
<p class="small"><a target="_blank" rel="sponsored" href="https://www.amazon.com/o/ASIN/059610121X/utf8com-20">Unicode Explained: Internationalize Documents, Programs, and Web Sites</a>
 &middot; <em class="small text-muted text-nowrap">paid link</em></p>
</aside>

<p>UTF-8 encodes each Unicode character as a variable number of 1 to 4
octets, where the number of octets depends on the integer value assigned
to the Unicode character.  It is an efficient encoding of Unicode
documents that use mostly US-ASCII characters because it represents each
character in the range U+0000 through U+007F as a single octet.</p>
<p>UTF-8 is the default encoding for <a
href="https://www.w3.org/TR/REC-xml/">XML</a> and since 2010 has become
the dominant character set on the Web.</p>

<h2>Standards</h2>
<ul>
<li><a href="https://www.ietf.org/rfc/rfc3629.txt">RFC
    3629</a>: UTF-8, a transformation format of ISO 10646.  November 2003.
<li><a href="https://www.unicode.org/standard/standard.html">The
    Unicode Standard 5.0</a>, November 2006. [<a class="amzn"
id="unicode5-2" title="The Unicode Standard, Version 5.0"
rel="sponsored" target="_blank"
href="https://www.amazon.com/o/ASIN/0321480910/ref=nosim/utf8com-20">purchase
from Amazon.com</a>]
<ul><li>In particular, see the <a title="2.5 Encoding Forms: UTF-8"
    href="https://www.unicode.org/versions/Unicode4.0.0/ch02.pdf#G11165">informal
    description</a> of UTF-8 in sections 2.5 and 2.6, pages 30-32, and a
    much more <a title="3.9 Unicode Encoding Forms: UTF-8"
    href="https://www.unicode.org/versions/Unicode4.0.0/ch03.pdf#G31703">formal
    definition</a> in sections 3.9 and 3.10, pages 77-81.
  </ul>
</ul>

<h2>Articles and background reading</h2>

<ul>
<li><a href="https://www.cl.cam.ac.uk/~mgk25/unicode.html">UTF-8 and
    Unicode FAQ for Unix/Linux</a> by Markus Kuhn
<li><a
    href="https://www.icu-project.org/docs/papers/forms_of_unicode/">Forms
    of Unicode</a>, an excellent overview by Mark Davis
<li><a href="https://en.wikipedia.org/wiki/UTF-8">Wikipedia UTF-8</a>
    contains a good discussion of why five- and six-octet sequences are
    now illegal UTF-8
<li><a
href="https://www.czyborra.com/utf/">Unicode
Transformation Formats</a> [czyborra.com]
<li><a
    href="https://www.joelonsoftware.com/articles/Unicode.html">The
    Absolute Minimum Every Software Developer Absolutely, Positively
    Must Know About Unicode and Character Sets (No Excuses!)</a>, an
    amusing and informative article by Joel Spolsky
</ul>

<h2>Character Sets</h2>

<p>The MIME character set attribute for UTF-8 is <code>UTF-8</code>.
Character sets are case-insensitive, so <code>utf-8</code> is equally
valid. [<a
href="https://www.iana.org/assignments/character-sets">IANA Character
Sets</a>].</p>

<p>In a modern HTML 5 page, place this tag inside <code>&lt;head&gt;</code> ...
<code>&lt;/head&gt;</code>:</p>

<pre>
&lt;meta charset="UTF-8"&gt;
</pre>

<p>In an XML prolog, the encoding is typically specified as an
attribute:</p>

<pre>
&lt;?xml version="1.0" encoding="UTF-8" ?&gt;
</pre>

</main>

<footer>
<!-- hhmts start -->Last modified: Fri Jun 14 11:47:29 PDT 2024<!-- hhmts end -->
</footer>

<amp-analytics><script type="application/json">
{
  "triggers": {
    "trackPageview": {
      "on": "visible",
      "request": "pageview"
    }
  },
  "requests": {
    "base": "https://www.hebcal.com/ma/ma.php?idsite=5&rec=1&action_name=${title}&url=https%3A%2F%2F${canonicalHostname}${canonicalPath}&uid=${clientId(hebcal)}&rand=${random}&apiv=1&urlref=${documentReferrer}&res=${screenWidth}x${screenHeight}&lang=${browserLanguage}&gt_ms=${serverResponseTime}&cs=${documentCharset}",
    "pageview": "${base}"
  }
}
</script></amp-analytics>
</body>
</html>
                               

Whois info of domain

Domain Name: UTF8.COM
Registry Domain ID: 12796162_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.porkbun.com
Registrar URL: http://porkbun.com
Updated Date: 2024-04-30T06:05:57Z
Creation Date: 1999-11-12T06:46:45Z
Registry Expiry Date: 2025-11-12T06:46:45Z
Registrar: Porkbun LLC
Registrar IANA ID: 1861
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 5038508351
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: CURITIBA.NS.PORKBUN.COM
Name Server: FORTALEZA.NS.PORKBUN.COM
Name Server: MACEIO.NS.PORKBUN.COM
Name Server: SALVADOR.NS.PORKBUN.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-12T18:19:35Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass