Skip to content

Instantly share code, notes, and snippets.

@dhnam
Last active June 13, 2019 06:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dhnam/3cc3220ea2b9a0aec19b5a540a43da73 to your computer and use it in GitHub Desktop.
Save dhnam/3cc3220ea2b9a0aec19b5a540a43da73 to your computer and use it in GitHub Desktop.
For Hangul ascii art

Example list of ascii art

initial consonant and final consonant

___
   |
   | 
---.
   :
   :

|
|
|__
:
:
'---

 ___
|
|___
.---
:
'---

___
 __|
|___
---.
.--'
'---

 __
|  |
|__|
.--.
:  :
'--'

|  |
|__|
|__|
:  :
:--:
'--'

 /\
|  |
|  |
 ,.
:  :
:  :

 __
/  \
\__/
 ..
(  )
 ''

____
 /\
/  \
-.,-
 ;:
'  `

 __ 
____
/  \
 -- 
-,.-
;  :

___
___|
   |
---.
---:
   :

 ___
|___
|___
.---
:---
'---

____
 ||
_;;_
-..-
 ::
-''-

 __
____
 ()
 --
----
 ()

_ _
 | |
 | |
-.-.
 : :
 : :

 _ _
| |
|_|_
.-.-
: : 
'-'-

||||
[][]
""""
::::
[][]
''''

/|/|
||||
||||
,:,:
::::
::::

____
/|/|
||||
----
,:,:
::::

Vowel

    |
    |_
    |
    |
    :
    :-
    :
    :

    | |
    |_|
    | |
    | |
    : :
    :-:
    : :
    : :

    |
    |_
    |_
    |
    :
    :-
    :-
    :

    | |
    |_|
    |_|
    | |
    : :
    :-:
    :-:
    : :

     |
    _|
     |
     |
     :
    -:
     :
     :

     ||
    _||
     ||
     ||
     ::
    -::
     ::
     ::

     |
    _|
    _|
     |
     :
    -:
    -:
     :

     ||
    _||
    _||
     ||
     ::
    -::
    -::
     ::




 |
_|__


 :
-^--

    |
    |
    |_
 |  |
_|__|
    :
    :
    :-
 :  :
-^--:

    | |
    | |
    |_|
 |  | |
_|__| |
    : :
    : :
    :-:
 :  : :
-^--: :

    |
    |
    |
 |  |
_|__|
    :
    :
    :
 :  :
-^--:




 ||
_][_



 ::
-^^-




____
 |
 
 
 
-v--
 :

    |
    |
    |
____|
 |--|
    :
    :
    :
-v--:
 :--:

    ||
    ||
    ||
____||
 |--||
    ::
    ::
    ::
-v--::
 :--::

    |
    |
    |
____|
 |  |
    :
    :
    :
-v--:
 :  :




____
 ||
 
 
 
-vv-
 ::




____



----

    |
    |
    |
    |
____|
    :
    :
    :
    :
----:

    |
    |
    |
    |
    :
    :
    :
    :

Final consonant-only characters

_ /|
 |||
 |||
-.,:
 :::
 :::

| __
| /|
|_||
: --
: ,:
'-::

| __
| __
|_()
: --
: --
'-()

_ _ 
 ] |
[_ |
-.-.
.' :
'- :

_ ++
 ]||
[_""
-...
.'::
'-''

_ ||
 ]][
[_""
-.::
.'][
'-''

_ /|
 ]||
[_||
-.,:
.'::
'-::

_  _
 ]|_
[_|_
-..-
.':-
'-'-

_ __
 ]][
[_""
-...
.'][
'-''

_ __
 ]__
[_()
-.--
.'--
'-()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment