CINXE.COM
ISBN Hyphenator - Convert and Hyphenate 10 & 13 Digit ISBNs | Book Checker
<!doctype html> <html amp lang="en"> <head> <meta charset="utf-8"> <link rel="canonical" href="https://bookchecker.com/isbn" /> <meta name="viewport" content="width=device-width,minimum-scale=1"> <script async src="https://cdn.ampproject.org/v0.js"></script> <script async custom-element="amp-form" src="https://cdn.ampproject.org/v0/amp-form-0.1.js"></script> <script async custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.2.js"></script> <title>ISBN Hyphenator - Convert and Hyphenate 10 & 13 Digit ISBNs | Book Checker</title> <meta name="description" content="Book ISBNs can be 13-digit, 10-digit, or a hyphenated format of either. Convert 10 digit to 13 digit ISBN or vice versa, and hyphenate ISBNs. Displays ISBN, EAN (13-digit ISBN), and GTIN."> <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> :root { --body: #FFF; --header: #FFF; --banner: #555; --footer: #333; --inset: #EEE; --border: #DDD; --button: #F80; --text: #222; --heading: #222; --link: #44D; --accent: #D22; --textcontrast: #DDD; --headingcontrast: #DDD; --linkcontrast: #88F; --trans: rgba(2, 2, 2, 0.8); --shade: rgb(0,0,0,.2); --base: helvetica-neue,helvetica,arial,sans-serif; --large: helvetica-neue,helvetica,arial,sans-serif; --action: helvetica-neue,helvetica,arial,sans-serif; --code: courier-new,courier,monospace; --serif: times-new-roman,times,serif; --sans: helvetica-neue,helvetica,arial,sans-serif; --mono: courier-new,courier,monospace; --menuopen: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M6%2036h36v-4H6v4zm0-10h36v-4H6v4zm0-14v4h36v-4H6z%22%2F%3E%3C%2Fsvg%3E); --menuclose: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M38%2013l-3-3-11%2011-11-11-3%203%2011%2011-11%2011%203%203%2011-11%2011%2011%203-3-11-11z%22%2F%3E%3C%2Fsvg%3E); --downarrow: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M14.8%2015l9.2%209.6%209.2-9.7%204.3%204.3L24%2032.9%2010.5%2019.3z%22%2F%3E%3C%2Fsvg%3E); --checkbox: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M9%2015l-4-4-3%202%207%208L23%207l-3-3z%22%2F%3E%3C%2Fsvg%3E); --bannerimage: url('/i/book-checker-isbn.jpg'); } html{font-family:arial,helvetica,sans-serif;font-family:var(--base);font-size:10px;box-sizing:border-box;-webkit-text-size-adjust:100%} *,:after,:before{box-sizing:inherit;position:relative} :focus{outline:0} body{color:var(--text);background-color:var(--body);margin:0;font-size:1.7rem;line-height:2.6rem;font-weight:400;padding-top:4.4rem} a{background-color:transparent} a:active,a:hover{outline:0} b,strong{font-weight:700} img,amp-img{border:0} h1,h2,h3,h4,h5,h6{margin:0 0 2rem;font-weight:400;font-family:var(--large);color:var(--heading)} ::-moz-selection{background-color:var(--button);color:var(--textcontrast)} ::selection{background-color:var(--button);color:var(--textcontrast)} a:not([class]),a[data-xx]{color:var(--link);text-decoration-color:var(--linkcontrast)} blockquote:not([class]),blockquote[data-xx]{margin:2rem 0;padding:1rem 2rem;border-left:4px solid var(--accent)} [data-btn],button:not([class]),button[data-xx],input[type=submit]{cursor:pointer;color:var(--link);display:inline-block;padding:1.5rem 2rem 1.3rem 2rem;background:var(--body);border:1px solid var(--link);border-radius:2px;box-shadow:0 0 0 transparent;text-transform:uppercase;text-decoration:none;text-align:center;font-size:1.6rem;font-family:var(--action);line-height:1rem;margin:0 1rem 1rem 0;-webkit-appearance:none;font-weight:700} [data-btn]:before,button:not([class]):before,button[data-xx]:before,input[type=submit]:before{content:"";position:absolute;z-index:-1;opacity:0;width:100%;height:100%;left:0;top:0;-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2);background:var(--link)} [data-btn]:not(:disabled):hover,button:not([class]):not(:disabled):hover,button[data-xx]:not(:disabled):hover,input[type=submit]:not(:disabled):hover{box-shadow:2px 2px 4px var(--shade)} [data-btn]:not(:disabled):hover:active,button:not([class]):not(:disabled):hover:active,button[data-xx]:not(:disabled):hover:active,input[type=submit]:not(:disabled):hover:active{box-shadow:none;-webkit-transition:none;transition:none} [data-btn][data-primary],button:not([class])[data-primary],button[data-xx][data-primary],input[type=submit][data-primary]{border-color:var(--border);background:var(--button);color:var(--body)} [data-btn][data-round],button:not([class])[data-round],button[data-xx][data-round],input[type=submit][data-round]{border-radius:4rem} [data-btn].disabled,[data-btn]:disabled,button:not([class]).disabled,button:not([class]):disabled,button[data-xx].disabled,button[data-xx]:disabled,input[type=submit].disabled,input[type=submit]:disabled{border-color:var(--border);background:var(--border);color:var(--linkcontrast);cursor:default} figure{background:var(--body);display:block;padding:2rem;box-shadow:0 1px 4px 0 var(--shade);border-radius:2px;margin:0 0 2rem 0} figure hr:not([class]),figure hr[data-xx]{margin:1rem 0} figure:last-child{margin-bottom:0} figure>amp-img:not([class]),figure>amp-img[data-xx],figure>amp-img[class^=i-amp-],figure>amp-img[class^=-amp-]{width:calc(100% + 4rem);max-width:none;margin:0 0 2rem -2rem;display:block} figure>amp-img:not([class]):first-child,figure>amp-img[data-xx]:first-child,figure>amp-img[class^=i-amp-]:first-child,figure>amp-img[class^=-amp-]:first-child{margin:-2rem 0 2rem -2rem;border-top-left-radius:2px;border-top-right-radius:2px} figure>amp-img:not([class]):last-child,figure>amp-img[data-xx]:last-child,figure>amp-img[class^=i-amp-]:last-child,figure>amp-img[class^=-amp-]:last-child{margin:0 0 -2rem -2rem;border-bottom-left-radius:2px;border-bottom-right-radius:2px} code:not([class]),code[data-xx]{display:inline-block;vertical-align:.2rem;background:var(--inset);border:1px solid var(--border);padding: .2rem .5rem 0 .5rem;color:var(--accent);font-size:1.2rem;line-height:1.8;font-family:'courier new',courier,monospace;border-radius:2px;font-family:var(--code);text-transform:none;font-weight:400} pre:not([class]) code,pre[data-xx] code{padding:2rem;border:none;border-left:4px solid var(--accent);border-radius:0;width:100%;display:block} footer{color:var(--textcontrast);font-family:var(--action);font-size:1.6rem;width:100%;max-width:90rem;margin:auto;padding:2rem;overflow:visible} footer a:not([class]), a[data-xx]{color:var(--textcontrast);text-decoration:none} footer:before{content:"";background:var(--footer);width:102vw;height:100%;position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)} span{display:block;font-size:0;width:auto;margin:-1rem} span span:not(:first-child){margin:1rem -1rem 0} [data-col="1/12"]{width:8.33333333%} [data-col="2/12"],[data-col="1/6"]{width:16.66666667%} [data-col="3/12"],[data-col="1/4"]{width:25%} [data-col="4/12"],[data-col="2/6"],[data-col="1/3"]{width:33.33333333%} [data-col="5/12"]{width:41.66666667%} [data-col="6/12"],[data-col="3/6"],[data-col="2/4"],[data-col="1/2"]{width:50%} [data-col="7/12"]{width:58.33333333%} [data-col="8/12"],[data-col="4/6"],[data-col="2/3"]{width:66.66666667%} [data-col="9/12"],[data-col="3/4"]{width:75%} [data-col="10/12"],[data-col="5/6"]{width:83.33333333%} [data-col="11/12"]{width:91.66666667%} [data-col="1/1"]{width:100%} [data-col]{display:inline-block;font-size:1.7rem;padding:1rem;vertical-align:top} label:not([class]),label[data-xx]{display:inline-block;width:100%;text-transform:uppercase;font-size:1.4rem;font-weight:400;margin-top:1rem} label:not([class]):first-child,label[data-xx]:first-child{margin-top:0} input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit]):not([class]),input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[data-xx],input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[class^=user-]{display:inline-block;background:0 0;width:100%;padding:1rem;margin-bottom:2rem;border:1px solid var(--border);font-size:1.7rem;font-weight:400;border-radius:0} input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit]):not([class]):focus,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit]):not([class]):hover,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[data-xx]:focus,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[data-xx]:hover,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[class^=user-]:focus,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[class^=user-]:hover{color:var(--button);border-color:var(--border);outline:0} textarea:not([class]),textarea[data-xx],textarea[class^=user-]{display:inline-block;background:0 0;width:100%;padding:.5rem 0 1rem;margin-bottom:2rem;border:none;border-bottom:1px solid var(--border);font-size:1.7rem;font-weight:400;border-radius:0;min-height:8rem;border-right:1px solid var(--border);padding-right:2rem;border-bottom-right-radius:.5rem} textarea:not([class]):focus,textarea:not([class]):hover,textarea[data-xx]:focus,textarea[data-xx]:hover,textarea[class^=user-]:focus,textarea[class^=user-]:hover{color:var(--button);border-color:var(--border);outline:0} select:not([class]),select[data-xx],select[class^=user-]{padding:.5rem 3rem .5rem 1rem;display:block;width:100%;border:1px solid var(--border);background:var(--body) var(--downarrow) no-repeat right 1rem center;background-size:2rem;border-radius:2px;height:4rem;font-size:1.7rem;font-weight:400;text-indent:.5rem;margin:.5rem 0 2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer} select:not([class]):focus,select:not([class]):hover,select[data-xx]:focus,select[data-xx]:hover,select[class^=user-]:focus,select[class^=user-]:hover{border-color:var(--border);outline:0} input[type=checkbox]:not([class]),input[type=checkbox][data-xx],input[type=checkbox][class^=user-],input[type=radio]:not([class]),input[type=radio][data-xx],input[type=radio][class^=user-]{z-index:2;opacity:0;margin-right:-2rem;width:2rem;height:2rem;vertical-align:middle;cursor:pointer} input[type=checkbox]:not([class])+label,input[type=checkbox][data-xx]+label,input[type=checkbox][class^=user-]+label,input[type=radio]:not([class])+label,input[type=radio][data-xx]+label,input[type=radio][class^=user-]+label{width:auto;text-transform:none} input[type=checkbox]:not([class])+label:before,input[type=checkbox][data-xx]+label:before,input[type=checkbox][class^=user-]+label:before,input[type=radio]:not([class])+label:before,input[type=radio][data-xx]+label:before,input[type=radio][class^=user-]+label:before{content:"";display:inline-block;width:2rem;height:2rem;border:1px solid var(--border);background:var(--body);vertical-align:middle;margin-right:1rem} input[type=checkbox]:not([class])+label:after,input[type=checkbox][data-xx]+label:after,input[type=checkbox][class^=user-]+label:after,input[type=radio]:not([class])+label:after,input[type=radio][data-xx]+label:after,input[type=radio][class^=user-]+label:after{content:"";position:absolute;opacity:0;visibility:hidden;pointer-events:none;width:1.6rem;height:1.6rem;left:2px;top:4px;-webkit-transform:scale(0);transform:scale(0)} input[type=radio]:not([class])+label,input[type=radio][data-xx]+label,input[type=radio][class^=user-]+label{font-size:1.7rem;font-weight:400} input[type=radio]:not([class])+label:before,input[type=radio][data-xx]+label:before,input[type=radio][class^=user-]+label:before{border-radius:100%} input[type=radio]:not([class]):checked+label:before,input[type=radio][data-xx]:checked+label:before,input[type=radio][class^=user-]:checked+label:before{background:var(--button);border-color:var(--body)} input[type=radio]:not([class]):checked+label:after,input[type=radio][data-xx]:checked+label:after,input[type=radio][class^=user-]:checked+label:after{opacity:1;visibility:visible;background:var(--body);border:5px solid var(--button);border-radius:100%;-webkit-transform:scale(1);transform:scale(1);top:.5rem} input[type=checkbox]:not([class])+label,input[type=checkbox][data-xx]+label,input[type=checkbox][class^=user-]+label{font-size:1.7rem;font-weight:400} input[type=checkbox]:not([class])+label:before,input[type=checkbox][data-xx]+label:before,input[type=checkbox][class^=user-]+label:before{border-radius:2px} input[type=checkbox]:not([class])+label:after,input[type=checkbox][data-xx]+label:after,input[type=checkbox][class^=user-]+label:after{background:var(--checkbox) no-repeat center center;border-radius:100%;background-size:100%} input[type=checkbox]:not([class]):checked+label:before,input[type=checkbox][data-xx]:checked+label:before,input[type=checkbox][class^=user-]:checked+label:before{background:var(--button);border-color:var(--border)} input[type=checkbox]:not([class]):checked+label:after,input[type=checkbox][data-xx]:checked+label:after,input[type=checkbox][class^=user-]:checked+label:after{opacity:1;visibility:visible;left:2px;top:.5rem;-webkit-transform:scale(1);transform:scale(1)} amp-img:not([class]),amp-img[data-xx],amp-img[class^=i-amp-],amp-img[class^=-amp-]{height:auto;max-width:100%} section,article,main:not([class]),section,article,main[data-xx]{margin:auto;padding:2rem;width:100%;max-width:90rem} p:not([class]),p[data-xx]{margin:0 0 2rem} p:not([class]):last-child,p[data-xx]:last-child{margin:0} hr:not([class]),hr[data-xx]{background:var(--border);border:none;width:100%;height:1px;margin:4rem 0} ol:not([class]),ol[data-xx],ul:not([class]),ul[data-xx]{padding-left:2rem;margin:0 0 2rem} ol:not([class]) ol,ol:not([class]) ul,ol[data-xx] ol,ol[data-xx] ul,ul:not([class]) ol,ul:not([class]) ul,ul[data-xx] ol,ul[data-xx] ul{margin-bottom:0} ul:not([class]),ul[data-xx]{list-style:disc} ul:not([class]) ul,ul[data-xx] ul{list-style:circle} ol:not([class]),ol[data-xx]{list-style:decimal} ol:not([class]) ol,ol[data-xx] ol{list-style:lower-alpha} li:not([class]),li[data-xx],li{margin:0 0 1rem 0} nav:not([class]),nav[data-xx]{background:var(--header);position:fixed;top:0;left:0;right:0;z-index:11;color:var(--linkcontrast);padding:0 2rem;min-height:4.4rem;box-shadow:rgb(0 0 0 / 40%) 0 0 10px 0} nav:not([class]) label,nav[data-xx] label{max-width:90rem;margin:auto;display:block} nav:not([class]) label>input,nav[data-xx] label>input{display:none} nav:not([class]) ul,nav[data-xx] ul{padding:0 2rem;margin:0;font-size:0;text-align:right} nav:not([class]) ul li,nav[data-xx] ul li{margin:0;display:inline-block;font-size:1.6rem;font-weight:bold;font-family:var(--action)} nav:not([class]) ul a,nav[data-xx] ul a{text-decoration:none;text-transform:none;padding:1rem 2rem .2rem;border-bottom:4px solid transparent;display:block;cursor:pointer;font-size:1.5rem;text-transform:uppercase;letter-spacing:-1px;font-weight:bold;color:var(--text)} nav:not([class]) ul a:hover,nav[data-xx] ul a:hover{color:var(--textcontrast);border-color:var(--textcontrast)} nav:not([class]) ul li ul,nav[data-xx] ul li ul{padding:0;margin:0;background:var(--header);z-index:2;text-align:left;white-space:nowrap;min-width:100%} nav:not([class]) ul li ul li,nav[data-xx] ul li ul li{margin:0;display:block;border-left:4px solid var(--border)} nav:not([class]) ul li ul li:hover,nav[data-xx] ul li ul li:hover{border-color:var(--border);color:var(--border)} nav:not([class]) ul li ul li:hover a,nav[data-xx] ul li ul li:hover a{-webkit-transform:translate3d(.5rem,0,0);transform:translate3d(.5rem,0,0)} nav:not([class]) ul li ul li a,nav[data-xx] ul li ul li a{text-transform:none;padding:.5rem 2rem .5rem 1.6rem;border:none;font-size:1.6rem;letter-spacing:0;font-weight:normal} nav:not([class]) header:after,nav:not([class]) header:before,nav[data-xx] header:after,nav[data-xx] header:before{content:"";position:absolute;top:0;right:1rem;width:4.4rem;height:4.4rem;display:none;background-size:3rem;background-position:center center;background-repeat:no-repeat;fill:orange} nav:not([class]) header:before,nav[data-xx] header:before{background-image:var(--menuopen)} nav:not([class]) header:after,nav[data-xx] header:after{background-image:var(--menuclose);opacity:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)} nav:not([class]) header a,nav[data-xx] header a{position:absolute;left:2rem;top:.7rem;bottom:.3rem;cursor:pointer;z-index:2;font-size:2.7rem;text-decoration:none} nav:not([class]) header a amp-img,nav[data-xx] header a amp-img{height:2rem;vertical-align:middle;top:-1px;margin-right:1rem} table:not([class]),table[data-xx]{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:2rem;text-align:left;overflow:hidden} table:not([class]) td,table:not([class]) th,table[data-xx] td,table[data-xx] th{border-bottom:2px solid var(--border);padding:1rem} table:not([class]) th,table[data-xx] th{font-weight:bold;color:var(--linkcontrast)} table:not([class]) th:before,table[data-xx] th:before{content:"";width:100%;height:10000%;position:absolute;display:block;top:0;left:0;background:var(--inset);z-index:-1;opacity:0;visibility:hidden} table:not([class]) th:hover:before,table[data-xx] th:hover:before{opacity:1;visibility:visible} table:not([class]) td,table[data-xx] td{border-bottom-width:1px} table:not([class]) tbody tr:hover,table[data-xx] tbody tr:hover{background:var(--inset)} mark{display:inline-block;font-size:1.4rem;border-bottom:1px solid var(--border);border-radius:1.5rem;background:var(--inset);color:var(--button);padding:.2rem 1.2rem;margin:0 .5rem .5rem 0} [data-att],[data-dtt]:disabled,[data-tt]{overflow:visible} [data-att]:after,[data-dtt]:disabled:after,[data-tt]:after{position:absolute;left:50%;top:0;opacity:0;visibility:hidden;pointer-events:none;z-index:2;background:var(--linkcontrast);border-radius:3px;color:var(--textcontrast);font-family:var(--base);font-size:1.4rem;line-height:2.5;font-weight:400;letter-spacing:0;white-space:nowrap;padding:0 1rem;-webkit-transform:translate(-50%,-95%);transform:translate(-50%,-95%);text-transform:none} [data-att]:hover:after,[data-dtt]:disabled:hover:after,[data-tt]:hover:after{opacity:.9;visibility:visible;-webkit-transform:translate(-50%,calc(-100% - 5px));transform:translate(-50%,calc(-100% - 5px))} [data-tt]:after{content:attr(data-tt)} [data-dtt]:disabled:after{content:attr(data-dtt)} [data-att]:after{content:attr(href)} :after,:before,a,button,input,ul,li,select,textarea,tr,ul{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out} h1:not([class]),h1[data-xx]{font-size:4.0rem;line-height:1;letter-spacing:-.1rem} h2:not([class]),h2[data-xx]{font-size:3.2rem;line-height:1.1;letter-spacing:-.05rem} h3:not([class]),h3[data-xx]{font-size:2.5rem;line-height:1.3;letter-spacing:-.05rem} h4:not([class]),h4[data-xx]{font-size:2rem;line-height:1.3;letter-spacing:-.05rem} h5:not([class]),h5[data-xx]{font-size:1.8rem;line-height:1.5;letter-spacing:0;text-transform:uppercase} h6:not([class]),h6[data-xx]{font-size:1.8rem;line-height:1.5;letter-spacing:0;text-transform:uppercase} [data-full]{width:100%} [data-hide]{display:none} [data-serif]{font-family:times-new-roman,times,serif;font-family:var(--serif)} [data-sans]{font-family:arial,helvetica,sans-serif;font-family:var(--sans)} [data-mono]{font-family:'courier new',courier,monospace;font-family:var(--mono)} [data-fs="xs"]{font-size:1.2rem} [data-fs="s"]{font-size:1.4rem} [data-fs="m"]{font-size:1.7rem} [data-fs="l"]{font-size:2.0rem} [data-fs="xl"]{font-size:2.4rem} [data-mt="0"]{margin-top:0} [data-mt="2"]{margin-top:2rem} [data-mt="4"]{margin-top:4rem} [data-mt="8"]{margin-top:8rem} [data-mb="0"]{margin-bottom:0} [data-mb="2"]{margin-bottom:2rem} [data-mb="4"]{margin-bottom:4rem} [data-mb="8"]{margin-bottom:8rem} [data-pt="0"]{padding-top:0} [data-pt="2"]{padding-top:2rem} [data-pt="4"]{padding-top:4rem} [data-pt="8"]{padding-top:8rem} [data-pb="0"]{padding-bottom:0} [data-pb="2"]{padding-bottom:2rem} [data-pb="4"]{padding-bottom:4rem} [data-pb="8"]{padding-bottom:8rem} [data-pa="0"]{padding:0} [data-pa="2"]{padding:2rem} [data-pa="4"]{padding:4rem} [data-pa="8"]{padding:8rem} [data-txt="l"]{text-align:left} [data-txt=r]{text-align:right} [data-txt=c]{text-align:center} [data-txt=j]{text-align:justify} div>h1:only-child{font-size:5.6rem;color:#FFF;width:fit-content;background-color:#000;padding:1rem;margin:auto;text-shadow:-1px -1px 0 var(--text),1px -1px 0 var(--text),-1px 1px 0 var(--text),1px 1px 0 var(--text)} section:nth-child(2){display:table;min-height:200px;background-color:var(--banner);background-image:var(--bannerimage);background-size:cover;background-position:center;max-width:100%} section>div:first-of-type{display:table-cell;vertical-align:middle} .amp-form-submit-success input{display:none} .amp-form-submit-success h2{display:none} .amp-form-submit-success p{display:none} @media (max-width:50rem){ body{overflow-x:hidden} [data-btn][data-m-full],button:not([class])[data-m-full],button[data-xx][data-m-full],input[type=submit][data-m-full]{width:100%} [data-col]:not([data-fx]){width:100%} nav:not([class]),nav[data-xx]{position:fixed;padding:0;top:0;left:0;right:0} nav:not([class]) header,nav[data-xx] header{position:absolute;top:0;left:0;right:0;bottom:0} nav:not([class]) header:after,nav:not([class]) header:before,nav[data-xx] header:after,nav[data-xx] header:before{display:block} nav:not([class]) label,nav[data-xx] label{height:4.4rem} nav:not([class]) label>ul,nav[data-xx] label>ul{position:fixed;top:4.4rem;right:0;bottom:0;padding:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);text-align:left;background:var(--header);border-top: 1px solid var(--border);box-shadow:0 1px 4px 0 var(--shade);overflow-x:visible;overflow-y:auto} nav:not([class]) label>ul li,nav[data-xx] label>ul li{display:block} nav:not([class]) label>ul a,nav[data-xx] label>ul a{padding:1rem 6rem 1rem 2rem;border:none} nav:not([class]) label input:checked~ul,nav[data-xx] label input:checked~ul{-webkit-transform:none;transform:none} nav:not([class]) label input:checked~header:before,nav[data-xx] label input:checked~header:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:0} nav:not([class]) label input:checked~header:after,nav[data-xx] label input:checked~header:after{-webkit-transform:none;transform:none;opacity:1} nav:not([class]) label ul li ul li,nav[data-xx] label ul li ul li{border-color:var(--border)} nav:not([class]) label ul li ul a,nav[data-xx] label ul li ul a{padding-left:4rem} } @media (min-width:50.1rem){ nav:not([class]) ul li:hover ul,nav:not([class]) ul ul:hover,nav[data-xx] ul li:hover ul,nav[data-xx] ul ul:hover{visibility:visible;opacity:1;-webkit-transform:translate3d(0,-1rem,0);transform:translate3d(0,-1rem,0);pointer-events:auto} nav:not([class]) ul a:not(:only-child),nav[data-xx] ul a:not(:only-child){background-image:var(--downarrow);background-repeat:no-repeat;background-position:right 1.5rem;background-size:2rem;padding-right:3rem} nav:not([class]) ul li ul,nav[data-xx] ul li ul{visibility:hidden;opacity:0;position:absolute;top:4.8rem;left:0;box-shadow:0 1px 4px 0 var(--shade);-webkit-transform:translate3d(0,-2rem,0);transform:translate3d(0,-2rem,0);pointer-events:none} } </style> </head> <body> <nav data-fx> <label> <input type="checkbox" aria-label="Nav Menu"> <header> <a href="https://bookchecker.com/"><svg xmlns="http://www.w3.org/2000/svg" height="20" width="172" viewBox="0 0 516 60"><path fill="#000" d="M199.3 14.6h-5.6v33.2h5.6V14.6m-9.3 0h-5.7v45.8h5.6V14.6m37.5 0h-5.7v45.8h5.7V14.6m-9.4 0h-5.6v33.2h5.6V14.6m-9.3 0H203v45.8h5.7V14.6"/><path fill="#444" d="M506.9 28c1.1-2.1 2.5-3.1 4.1-3.1.9 0 1.9.3 3.1 1l3.4-9.2a10 10 0 0 0-4.4-1.1c-1.9 0-3.7.5-5.4 1.6a11 11 0 0 0-4 4.8v-5.3h-9v42.5h10.5V39.9c0-6 .5-9.9 1.7-12M454.2 22a22 22 0 0 0-6.2 16.2 21.4 21.4 0 0 0 22.6 22c4.2 0 8-.7 11-2.2a21 21 0 0 0 8-7.1l-8.9-4.2a14.3 14.3 0 0 1-10.3 4.2c-3.3 0-6-.9-8.2-2.7a11.4 11.4 0 0 1-4-7.2h34.3v-2c0-7-2-12.7-6.2-17a21.7 21.7 0 0 0-16.3-6.4 21 21 0 0 0-15.8 6.4zm4.6 10.6c1.2-2.6 2.4-4.5 3.8-5.5 2.3-1.7 4.9-2.5 7.9-2.5a11.7 11.7 0 0 1 11.4 8h-23.1"/><path fill="#444" d="M438.7 16.7 423 34.2V.2h-10.7v59H423V39.6l18 19.6h13.2L433.8 37 452 16.7h-13.4M380.8 29c2.5-2.3 5.7-3.5 9.6-3.5 2.2 0 4.1.3 5.7 1a14 14 0 0 1 5 3.7l8.9-5c-2.2-3-4.9-5.4-8.3-7a25 25 0 0 0-11.3-2.6c-4.6 0-8.7 1-12.3 3A21.8 21.8 0 0 0 366.4 38c0 6 2 11 6.3 15.5a23 23 0 0 0 17.5 6.6 23 23 0 0 0 19.3-8.8l-8.4-5.8a13.6 13.6 0 0 1-11.2 4.9c-3.8 0-7-1.1-9.3-3.5a11.8 11.8 0 0 1-3.5-8.8c0-3.7 1.2-6.8 3.7-9.2M325.5 22a22 22 0 0 0-6.3 16.2 21.4 21.4 0 0 0 22.6 22c4.3 0 8-.7 11.1-2.2 3.2-1.6 5.8-4 8-7.1l-8.9-4.2a14.3 14.3 0 0 1-10.3 4.2 11.4 11.4 0 0 1-12.1-9.9h34.2v-2c0-7-2-12.7-6.3-17a21.7 21.7 0 0 0-16.3-6.4 21 21 0 0 0-15.7 6.4zm4.5 10.6c1.2-2.6 2.5-4.5 3.9-5.5 2.2-1.7 4.8-2.5 7.8-2.5a11.7 11.7 0 0 1 11.4 8h-23m-36.5-5.1a7.9 7.9 0 0 1 5.5-2.1c1.7 0 3 .4 4.2 1.2a7 7 0 0 1 2.4 4c.5 1.7.7 5 .7 10v18.6H317V31c0-4.9-1.2-8.6-3.7-11.1-2.8-3-6.4-4.4-10.6-4.4a21.2 21.2 0 0 0-12.8 5.4V.2h-10.6v59h10.6V42c0-4.6.2-7.5.5-8.7a11 11 0 0 1 3.3-5.9M247.8 29c2.4-2.3 5.6-3.5 9.6-3.5 2.2 0 4.1.3 5.7 1a14 14 0 0 1 5 3.7l8.9-5c-2.2-3-4.9-5.4-8.3-7a25 25 0 0 0-11.3-2.6c-4.6 0-8.7 1-12.4 3A21.8 21.8 0 0 0 233.3 38c0 6 2.1 11 6.3 15.5a23.2 23.2 0 0 0 17.6 6.6 23 23 0 0 0 19.3-8.8l-8.4-5.8a13.6 13.6 0 0 1-11.2 4.9c-3.8 0-7-1.1-9.3-3.5a11.8 11.8 0 0 1-3.6-8.8c0-3.7 1.3-6.8 3.8-9.2"/><path fill="#222" d="m151.4 37 23.4-20.2h-8L147 33.9V.3h-5.5v59h5.5V40l21.4 19.1h7.6L151.4 37M116 15.6a21 21 0 0 0-16.3 7.2A22 22 0 0 0 93.8 38 22 22 0 0 0 116 60.3a21 21 0 0 0 16-6.6 23 23 0 0 0 6.2-15.6A22.2 22.2 0 0 0 116 15.6zM99.4 38.2a17 17 0 0 1 4.9-12.2c3.3-3.4 7.2-5 11.7-5 4.6 0 8.4 1.6 11.7 5a17.6 17.6 0 0 1 2.7 20.8 16.7 16.7 0 0 1-6 6.2 17 17 0 0 1-16.7 0 15.8 15.8 0 0 1-6-6.2 17.6 17.6 0 0 1-2.3-8.6M86 22.8a21.3 21.3 0 0 0-16.4-7.2 21 21 0 0 0-16.3 7.2A22 22 0 0 0 47.5 38a22 22 0 0 0 22.1 22.2 21 21 0 0 0 16-6.6c4.1-4.5 6.2-9.7 6.2-15.6 0-6-2-11-5.8-15.3zM81.3 26A17.6 17.6 0 0 1 84 46.8a16.7 16.7 0 0 1-6 6.2 17 17 0 0 1-16.7 0 15.8 15.8 0 0 1-6-6.2 17.6 17.6 0 0 1-2.2-8.6A17 17 0 0 1 57.9 26c3.3-3.4 7.2-5 11.7-5 4.6 0 8.4 1.6 11.7 5M6.1.3H.7v59H6v-7.9a20 20 0 0 0 17 8.9 21 21 0 0 0 15.5-6.5c4.3-4.3 6.4-9.6 6.4-15.8 0-6.2-2.1-11.4-6.4-15.8a20.7 20.7 0 0 0-15.4-6.6 20.9 20.9 0 0 0-17 8.4ZM8 29a17 17 0 0 1 14.7-8.4 16.8 16.8 0 0 1 14.5 8.7 17.3 17.3 0 0 1 0 17.2A16.5 16.5 0 0 1 22.5 55a16 16 0 0 1-11.9-5 17 17 0 0 1-4.9-12.2c0-3.3.8-6.2 2.2-8.8"/></svg></a> </header> <ul> <li><a href="https://bookchecker.com/">Find a Book</a></li> <li><a href="https://bookchecker.com/#lists">Book Lists</a><ul> <li><a href="https://bookchecker.com/noory">Books on Coast to Coast AM</a></li> <li><a href="https://bookchecker.com/oprah">All of Oprah's Picks</a></li> <li><a href="https://bookchecker.com/nyt">NYT Bestsellers</a></li> </ul></li> <li><a>Contact Us</a><ul> <li><a href="mailto:service@bookchecker.com">Email service@bookchecker.com</a></li> </ul></li> </ul> </label> </nav> <!-- about --> <section> <div> <h1 style="max-width:90rem;margin:auto" data-txt=c>ISBN HYPHENATOR & CONVERTER</h1> </div> </section> <main> <h2>ENTER AN ISBN TO HYPHENATE</h2> <form method="POST" action-xhr="/isbn" target="_top"> <div> <input type="search" placeholder="Enter a 10-digit or 13-digit ISBN to convert & hyphenate" name="isbn" maxlength="15" style="border:2px solid #FF8000;color:#262662;font-weight:bold;font-size:16px"> <button type="submit" style="background-color:#ff8000;border:0;color:white;margin:0;padding:.7rem;position:absolute;top:0;right:0;z-index:2"> <svg xmlns="http://www.w3.org/2000/svg" height="27" width="27" viewBox="0 0 258.667 258.667"><path fill="white" d="M258.69 238.7c0-5.53-1.932-10.196-5.864-14.128l-75.104-75.103c10.33-15.527 15.46-33.12 15.528-52.845 0-26.723-9.396-49.447-28.256-68.306S123.346-.003 96.624-.003 47.177 9.46 28.318 28.318-.004 69.902-.004 96.624s9.463 49.513 28.322 68.372 41.583 28.255 68.306 28.255c19.792 0 37.385-5.13 52.845-15.46l75.102 75.037c3.932 3.932 8.597 5.864 14.128 5.864s10.196-1.932 14.128-5.864 5.864-8.597 5.864-14.128zM146.204 47.178c13.66 13.66 20.525 30.12 20.525 49.447s-6.864 35.852-20.525 49.513-30.188 20.458-49.513 20.458-35.853-6.797-49.513-20.458-20.525-30.188-20.525-49.513 6.864-35.785 20.525-49.447S77.364 26.653 96.7 26.653s35.852 6.864 49.513 20.525"/></svg> </button> </div> <div submit-success> <template type="amp-mustache"> <div data-col="1/4"> <a href="https://bookchecker.com/{{ean}}/amazon"> <amp-img src="https://images-na.ssl-images-amazon.com/images/P/{{isbn}}.01._SCLZZZZZZZ_.jpg" layout="fixed" height="250" width="160"></amp-img> </a> </div><div data-col="3/4"> <blockquote> ISBN to Convert: {{input}}<br /><br /> ISBN: {{isbn}}<br /> EAN: {{ean}}<br /> GTIN: 0{{ean}}<br /><br /> Hyphenated ISBN-10: {{hyphenisbn}}<br /> Hyphenated ISBN-13: 978-{{hyphenean}} </blockquote> </div> </template> </div> <div submit-error> <template type="amp-mustache"> Something went wrong. </template> </div> </form> <p> The form above will convert a ten-digit ISBN into its hyphenated form if possible. It will also display the EAN, or ISBN-13 and the GTIN. </p> <h2>WHAT IS AN ISBN?</h2> <p> The International Standard Book Number (ISBN) is a numeric commercial book identification which is intended to be unique. An ISBN is assigned to each separate edition and variation (except reprintings) of a publication. A paperback and a hardcover edition of the same book will each have a different ISBN. </p><p> The initial ISBN identification format was devised in 1967, based upon the 9-digit Standard Book Numbering (SBN) created in 1966. The 10-digit ISBN format was developed by the International Organization for Standardization (ISO) and was published in 1970 as international standard ISO 2108 (the 9-digit SBN code can be converted to a 10-digit ISBN by prefixing it with a zero digit '0'). </p> <h2>PARTS OF THE ISBN</h2> <div data-col="1/2"> <p> The 10-digit ISBN is made up of four segments, and the 13-digit has a fifth, the Bookland EAN prefix. The check digits between formats do not usually match.<ol> <li>Registration Group Identifier</li> <li>Registrant or Publisher Code</li> <li>Publication Number</li> <li>Check Digit</li></ol></p> </div><div data-col="1/2"> <amp-img src="/i/isbn-format.png" layout="responsive" height="520" width="860" alt="Diagram of ISBN Number Format"></amp-img> </div> <p> <b>THE REGISTRATION GROUP IDENTIFIER</b> </p></p> The first segment of an ISBN is the Identifier Group, and it can be from 1 to 5 digits long. It refers to either the publisher's place of business, or the language the book is written in. The single-digit identifiers are 0-5, and 7. 0 and 1 are English. 2 is French, 3 is German, 4 is Japan, and 5 is the former USSR. 7 is China. </p><p> The smaller markets share the 6, 8 and 9 spaces. There are currently more than 200 Identifier groups. There is a list of them <a href="https://en.wikipedia.org/wiki/List_of_ISBN_identifier_groups">here</a>. Using more digits in the identifier section leaves fewer digits for the rest of the ISBN, so the markets are distributed as best they can be from 1 to 5 digits. </p><p> It is by no means uniformly distributed, and there are many exceptions necessary to fit everything in. There are large countries like Russia with no exclusive prefix at all. And there are countries that have run out of space and so need 2,3,4 or even 5 different prefixes, in the case of Mongolia. The identifier prefixes are followed by the publisher codes. </p><p> <b>THE PUBLISHER OR REGISTRANT CODE</b> </p><p> Publisher Codes are between 2 and 7 digits long, at least in the case of English identifier groups 0 and 1. This provides space for very large publishers, such as McGraw-Hill or Harper Collins, to have up to 1,000,000 unique ISBNs for their titles. For very small publishers, given a 7-digit publisher code, there is space for only 10 titles. Each digit longer the publisher code becomes reduces the total space by a factor of 10. So a 3-digit code for a publisher like MacMillan, has space for 100,000 titles. </p><p> You can look at the breakdowns and some examples for the <a href="https://en.wikipedia.org/wiki/List_of_group-0_ISBN_publisher_codes">Group 0</a> and <a href="https://en.wikipedia.org/wiki/List_of_group-1_ISBN_publisher_codes">Group 1</a> publisher codes, and you'll quickly see some limitations apparent in this system. </p><p> <b>THE PUBLICATION CODE</b> </p><p> The Publication Code is assigned by the publisher to a particular edition of a book. Each publisher chooses how to assign these once they purchase ISBNs in blocks. Essentially this is a serial number for books within a particular publisher. </p><p> Each format of a particular work will have an individual ISBN. So an e-book, a hardcover, a paperback, and an audiobook would use four ISBNs. ISBNs a generally purchased from and issued by R. R. Bowker in the United States, and <a href="https://www.myidentifiers.com/identify-protect-your-book/isbn/buy-isbn">anyone can buy 1, 10, 100, or 1000 ISBNs</a> to publishe for themselves or others. </p><p> <b>THE CHECK DIGIT</b> </p><p> The check digit is the last digit in an ISBN. It is used in order to validate the rest of the number. Mathematically, the ISBN must be consistent in order to be seen as valid. This is generated through a summation of multiples of the different digits and their positions in the ISBN. </p><p> The check digit is the one piece that will differ between an ISBN-10 and ISBN-13. In ISBN-10, a check digit can be 0-9 or X. In the newer barcode world, the X is eliminated, and for ISBN-13, which is part of the EAN standard, the check digit can contain only 0-9. They are calculated differently, but are used for the same function, and have no real purpose in the identity other than to avoid computer scanning or transcription errors propagating. </p> <h2>WHEN TO USE 10 DIGIT OR 13 DIGIT</h2> <p> With new formats and ever accelerating numbers of works published, 10 (really 9 and a check digit) digits are simply not enough. In 2007, to expand the space, and to better integrate with newer UPC, EAN, and now GTIN barcodes, the 13-digit ISBN was launched. All past ISBNs were placed within the 978 'Bookland' prefix. Additionally the 979 prefix was reserved to effectively double the space of ISBNs. </p><p> The 979 space of ISBNs, though, will not be able to preserve the existing identifier and publisher codes. For one, the 979-0 space was reserved as 'Musicland' to preserve printed sheet music with ISMN numbers. So books only have 979-1 through 979-9. Further, as you can see above, many countries and languages have shifted sizes, identities, and more, and the earlier separations did not suffice for the world we see now. </p><p> The 979 prefix has no associated ISBN-10, all of the original ISBNs exist only in the 978 space. So only ISBN-13 books beginning with 978 can be converted into an ISBN-10. </p><p> There will likely be more prefixes assigned to books by the GS1 in time. And the 978 prefix is not entirely exhausted. Some publishers reuse ISBNs for out of print books instead of buying new ones. So right now, 979 is not common to see. Currently only France (10), South Korea (11), Italy (12) and The United States of American (8) have identifiers in common use. </p><p> If you are discussing only books, and books generally from the 20th century, using the 10-digit hyphenated ISBN is the best choice. If you are referring to multiple media types like audio or video media, for uniformity it might be better to use the EAN or ISBN-13 format. If you are speaking about books from 2007 and beyond, there is a chance no 10-digit ISBN exists for it, so it would be best to just use the 13-digit format. </p><p> Much of this is so much inside baseball, of course, and of interest only to archivists and collectors. For the normal person, maybe buying a book online, the takeaway is simpler. If you are intending to buy a book in English, look for a 10-digit ISBN starting with 0 or 1, or able 13-digit ISBN starting with 978-0, 978-1, or 979-8. </p> </main> <footer data-txt="r"> <p> <a href="https://bookchecker.com/about">About</a> ©2023 Book Checker </p> </footer> </body> </html>