ILLIT’s “Magnetic” is the No. 1 song for the fifth straight week. Congratulations to ILLIT!
Holding steady at No. 2 is BABYMONSTER’s “SHEESH.” Moving up one spot to No. 3 is (G)I-DLE’s “Fate.”
There are two new songs in the top 10 this week.
Debuting at No. 4 is NCT’s Doyoung with “Little Light,” the title track of his first full solo album “YOUTH.” “Little Light” is a band-style song with powerful guitar riffs. The song conveys courage, highlighting the hope that a little light can bring strength to someone.
RIIZE’s “Impossible,” the title track from their first mini album “RIIZING,” debuts at No. 10. “Impossible” is a pop dance track with rhythmical house beats. The lyrics express the message of nothing being impossible when going together toward the same dream.
.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
(–)
Magnetic- Chart Info
- 1 Previous rank
- 5 Number of week on chart
- 1 Peak on chart
-
2
(–)
SHEESH- Chart Info
- 2 Previous rank
- 4 Number of week on chart
- 2 Peak on chart
-
3
(+1)
Fate- Chart Info
- 4 Previous rank
- 8 Number of week on chart
- 2 Peak on chart
-
4
(new)
Little Light- Chart Info
- 0 Previous rank
- 1 Number of week on chart
- 4 Peak on chart
-
5
(+2)
T.B.H- Chart Info
- 7 Previous rank
- 4 Number of week on chart
- 5 Peak on chart
-
6
(+3)
Earth, Wind & Fire- Chart Info
- 9 Previous rank
- 2 Number of week on chart
- 6 Peak on chart
-
7
(-4)
Smart- Chart Info
- 3 Previous rank
- 4 Number of week on chart
- 3 Peak on chart
-
8
(-3)
plot twist- Chart Info
- 5 Previous rank
- 14 Number of week on chart
- 1 Peak on chart
-
9
(+1)
Love wins all- Chart Info
- 10 Previous rank
- 9 Number of week on chart
- 1 Peak on chart
-
10
(new)
Impossible- Chart Info
- 0 Previous rank
- 1 Number of week on chart
- 10 Peak on chart
Rank | Song | Artist/Band |
---|---|---|
11 (-3) | 밤양갱 (Bam Yang Gang) | BIBI |
12 (-6) | Midas Touch | KISS OF LIFE |
13 (–) | 미안해 미워해 사랑해 (Love You With All My Heart) | Crush |
14 (+1) | To. X | Taeyeon |
15 (-1) | Welcome to the Show | DAY6 |
16 (+1) | 천상연 (Heavenly fate) | Lee Changsub |
17 (-6) | Deja Vu | TXT |
18 (+1) | 비의 랩소디 (Rhapsody of Sadness) | Lim Jae Hyun |
19 (new) | FREAK | Yuqi |
20 (new) | ROCK THANG | TIOT |
21 (-1) | 그대만 있다면 (If I have you only) | Nerd Connection |
22 (-6) | Drama | aespa |
23 (+7) | Super Shy | NewJeans |
24 (new) | Relax | Lee Jin Hyuk |
25 (+7) | 에피소드 (Episode) | Lee Mujin |
26 (-5) | MANIAC | VIVIZ |
27 (new) | I Like The Way | Kim Woojin |
28 (-2) | 인사 (A Letter) | Bumjin |
29 (-6) | Girls’ Night | Loossemble |
30 (-5) | 혹시 세상에 혼자 남겨진 것 같다면 (When you alone) | Woody |
31 (new) | SPOT! (feat. Jennie) | Zico |
32 (-10) | 추억의 소각장 (Beautiful Ashes) | ONEWE |
33 (new) | 미로 (Mirror) | LA POEM |
34 (-5) | Like a Movie | DKZ |
35 (-17) | Smoothie | NCT DREAM |
36 (-8) | 그대… 떠나도 (If I leave) | Kim Ho Joong |
37 (+11) | Beautiful MAZE | DRIPPIN |
38 (-7) | Love Lee | AKMU |
39 (-2) | Do or Die | Lim Young Woong |
40 (-7) | Baddie | IVE |
41 (new) | everland | Isaac Hong, Sooyoung Chin |
42 (-4) | 좋아해요 (Can’t Get Over You) | Paul Kim |
43 (-19) | WAY 4 LUV | PLAVE |
44 (new) | 밤새 (All Night) | BE’O |
45 (new) | SWEAT | ZEROBASEONE |
46 (-6) | 헤어지자 말해요 (Let’s Say Goodbye) | Parc Jae Jung |
47 (-4) | WISH (Korean Ver.) | NCT WISH |
48 (-2) | You & Me | Jennie |
49 (new) | 슬픈 초대장 (Sad Invitation) | SoonSoonHee (Jihwan) |
50 (-3) | 개화 (Flowering) | LUCY |
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%