<!DOCTYPE html>
<style>
div {
width: 15ch;
border: 2px solid blue;
}
</style>
<div style="text-align: justify">
<div>This is hyphen­ation enabled paragraph.</div>
<div>This is hyphen­ation enabled paragraph.</div>
</div>
<div style="text-align: right">
<div>This is hyphen­ation enabled paragraph.</div>
<div>This is hyphen­ation enabled paragraph.</div>
</div>