New songs take over the top two spots this week!
IVE’s latest hit “HEYA,” one of the two title tracks from their second mini album “IVE SWITCH,” debuts at No. 1 this week. “HEYA” is a hip hop dance track with lyrics about the folk tale “The Tiger Who Loved the Sun.”
Debuting at No. 2 is SEVENTEEN’s “MAESTRO,” the title track from their Best Album “17 IS RIGHT HERE.” It is an R&B dance that conveys the message of gathering together and commanding the world.
Rounding out the top three is ILLIT’s “Magnetic,” which previously topped the chart for five weeks.
Two more songs newly entered the top 10 this week.
Moving up 26 spots to No. 5 is Zico’s “SPOT!” featuring BLACKPINK’s Jennie. “SPOT!” is a hip-hop track that captures the unadorned moments of two friends who coincidentally cross paths at a late-night party.
Crush’s “Love You With All My Heart” from the “Queen of Tears” OST moves up three spots to No. 10. This ballad delicately depicts the changing emotions of a love-hate relationship.
.full-chart {
ul {
margin-block-start: 0;
margin-block-end: 32px;
padding: 0;
}
}
.chart-detailed-view {
* {
font-size: 1rem;
}
ul {
margin-block-start: 0;
margin-block-end: 0;
padding: 0;
}
ul li {
list-style-type: none;
}
img {
margin: 0;
width: 140px;
}
.item {
position: relative;
list-style-type: none;
padding: 8px;
&:after {
content: ”;
display: table;
clear: both;
}
&:nth-child(odd) {
background: #F3F3F3;
}
}
.other-related-items {
margin: 0;
}
}
.chart-title {
text-align: center;
font-size: calc(1.3em + .2vw);
font-weight: bold;
margin-bottom: 16px;
}
.title-container {
font-size: calc(0.9em + .2vw);
margin-bottom: 16px;
font-weight: bold;
display: flex;
border-bottom: 1px solid #333;
.current-rank {
font-size: 2rem;
float: left;
}
.rank-change {
float: left;
font-size: 0.8rem;
}
.item-title {
display: block;
float: left;
font-size: 1.8rem;
margin-top: 4px;
margin-left: 8px;
max-width: 440px;
}
}
.related-items-container {
&:after {
content: ”;
display: table;
clear: both;
}
.img-container,
.txt-container {
display: inline-block;
vertical-align: top;
}
.img-container {
margin-right: 16px;
margin-bottom: 16px;
}
.txt-container {
>div {
text-indent: -57px;
padding-left: 57px;
}
div,
ul li {
margin-bottom: 4px;
text-indent: -57px;
padding-left: 57px;
}
div span,
ul li span {
font-weight: bold;
}
}
}
.stats-container {
display: none;
position: absolute;
right: 8px;
top: 16px;
@media only screen and (min-width : 60.625em) {
display: block;
}
}
.stat-others,
.stat-first {
display: inline-block;
}
.stat-first {
margin-right: 8px;
font-weight: bold;
&:after {
content: ‘:’;
}
}
.stat-others {
background: black;
width: 53px;
height: 30px;
text-align: center;
color: #fff;
padding: 4px;
position: relative;
vertical-align: middle;
margin-right: 16px;
line-height: 1.2;
opacity: 1;
&:last-child {
margin-right: 0;
}
div.icon {
width: 13px;
position: absolute;
top:3px;
right: 3px;
background-repeat: no-repeat;
}
#previous-rank-icon {
background-image:url(‘https://0.soompi.io/soompi/assets/images/chart-icons.png’);
background-position: -14px 0;
}
#number-week-on-icon {
background-image:url(‘https://0.soompi.io/soompi/assets/images/chart-icons.png’);
background-position: 0 0;
}
#peak-on-chart-icon {
background-image:url(‘https://0.soompi.io/soompi/assets/images/chart-icons.png’);
background-position: -28px 0;
}
}
.tooltip#buy span {
top: 44px;
left: -3px;
}
.tooltip span {
position: absolute;
background: #12bdfd;
display: block;
padding: 4px;
top: 32px;
left: -32%;
font-size: 0.8em;
min-width: 90px;
display: none;
color: #000;
&:after,
&:before {
bottom: 100%;
left: 50%;
border: solid transparent;
content: ” “;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
&:after {
border-color: rgba(251, 251, 251, 0);
border-bottom-color: #12bdfd;
border-width: 4px;
margin-left: -4px;
}
&:before {
border-color: rgba(221, 221, 221, 0);
border-bottom-color: #12bdfd;
border-width: 6px;
margin-left: -6px;
}
}
.other-related-items .tooltip{
opacity: 1;
}
.stat-others:hover.tooltip span,
.other-related-items:hover .tooltip span {
display: block;
}
.other-related-items {
float: right;
position: relative;
@media only screen and (min-width : 60.625em) {
position: absolute;
z-index: 1;
bottom: 8px;
right: 8px;
}
.tooltip a {
@extend .btn;
@extend .btn-contrast;
}
}
.chart-simple-view {
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
.rank {
white-space: nowrap;
}
th,
td {
padding: .625em;
}
tr:nth-child(even) {
background: #F3F3F3;
}
td.title {
color: #000;
font-size: 1rem;
}
th.title {
font-weight: bold;
}
th {
font-size: .85em;
letter-spacing: .1em;
text-transform: uppercase;
color: #000;
}
@media only screen and (max-width : 29.9em) {
thead {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
tr {
border-bottom: 2px solid #ddd;
display: block;
margin-bottom: .625em;
margin-bottom: 0;
}
td {
border-bottom: 1px solid #ddd;
display: block;
font-size: 0.8em;
text-align: right;
&:before {
float: left;
font-weight: bold;
text-transform: uppercase;
font-size: 0.8rem;
}
&.rank::before {
content: “Rank”;
}
&.title::before {
content: “Song”;
}
&.other::before {
content: “Artist/Band”;
}
&:last-child {
border-bottom: 0;
}
}
}
.title{
color: #000;
}
}
-
1
(new)
HEYA- Chart Info
- 0 Previous rank
- 1 Number of week on chart
- 1 Peak on chart
-
2
(new)
MAESTRO- Chart Info
- 0 Previous rank
- 1 Number of week on chart
- 2 Peak on chart
-
3
(-2)
Magnetic- Chart Info
- 1 Previous rank
- 6 Number of week on chart
- 1 Peak on chart
-
4
(-2)
SHEESH- Chart Info
- 2 Previous rank
- 5 Number of week on chart
- 2 Peak on chart
-
5
(+26)
SPOT! (feat. Jennie)- Chart Info
- 31 Previous rank
- 2 Number of week on chart
- 5 Peak on chart
-
6
(-3)
Fate- Chart Info
- 3 Previous rank
- 9 Number of week on chart
- 2 Peak on chart
-
7
(-2)
T.B.H- Chart Info
- 5 Previous rank
- 5 Number of week on chart
- 5 Peak on chart
-
8
(–)
plot twist- Chart Info
- 8 Previous rank
- 15 Number of week on chart
- 1 Peak on chart
-
9
(-5)
Little Light- Chart Info
- 4 Previous rank
- 2 Number of week on chart
- 4 Peak on chart
-
10
(+3)
Love You With All My Heart- Chart Info
- 13 Previous rank
- 5 Number of week on chart
- 10 Peak on chart
Rank | Song | Artist/Band |
---|---|---|
11 (-4) | Smart | LE SSERAFIM |
12 (-2) | Impossible | RIIZE |
13 (-2) | 밤양갱 (Bam Yang Gang) | BIBI |
14 (-8) | Earth, Wind & Fire | BOYNEXTDOOR |
15 (-6) | Love wins all | IU |
16 (-2) | To. X | Taeyeon |
17 (-1) | 천상연 (Heavenly fate) | Lee Changsub |
18 (-6) | Midas Touch | KISS OF LIFE |
19 (–) | FREAK | Yuqi |
20 (new) | GEEKIN | YOUNITE |
21 (new) | 어리고 부끄럽고 바보 같은 (Little Things) | Xdinary Heroes |
22 (-7) | Welcome to the Show | DAY6 |
23 (-1) | Drama | aespa |
24 (-7) | Deja Vu | TXT |
25 (-7) | 비의 랩소디 (Rhapsody of Sadness) | Lim Jae Hyun |
26 (new) | But I | Solar |
27 (-4) | Super Shy | NewJeans |
28 (-7) | 그대만 있다면 (If I have you only) | Nerd Connection |
29 (new) | Flip that Coin | The KingDom |
30 (-5) | 에피소드 (Episode) | Lee Mujin |
31 (new) | 촉 (Choke) | 82MAJOR |
32 (-6) | MANIAC | VIVIZ |
33 (new) | Gasoline | E’LAST |
34 (+13) | WISH (Korean Ver.) | NCT WISH |
35 (new) | 청혼 (Way Home) | Kim Soo Hyun |
36 (-8) | 인사 (A Letter) | Bumjin |
37 (-2) | Smoothie | NCT DREAM |
38 (-14) | Relax | Lee Jin Hyuk |
39 (-9) | 혹시 세상에 혼자 남겨진 것 같다면 (When you alone) | Woody |
40 (new) | Q&A | HyunA |
41 (-2) | Do or Die | Lim Young Woong |
42 (new) | Broke My Heart (feat. Lay Bankz) | Kino |
43 (-10) | 미로 (Mirror) | LA POEM |
44 (+2) | 헤어지자 말해요 (Let’s Say Goodbye) | Parc Jae Jung |
45 (-3) | 좋아해요 (Can’t Get Over You) | Paul Kim |
46 (-8) | Love Lee | AKMU |
47 (-27) | ROCK THANG | TIOT |
48 (–) | You & Me | Jennie |
49 (-6) | WAY 4 LUV | PLAVE |
50 (-1) | 슬픈 초대장 (Sad Invitation) | SoonSoonHee (Jihwan) |
About the Soompi Music Chart
Soompi Music Chart takes into account rankings by various major music charts in Korea as well as the hottest trending artists on Soompi, making it a unique chart that reflects what’s going on in K-pop not only in Korea but around the world. Our chart is composed of the following sources:
Circle Singles + Albums – 30%
Hanteo Singles + Albums – 20%
Spotify Weekly Chart – 15%
Soompi Airplay – 15%
YouTube K-Pop Songs + Music Videos – 20%