(G)I-DLE’s “Klaxon” repeats as the No. 1 song this week. Congratulations to (G)I-DLE!
Moving back up four spots to No. 2 is NewJeans’ former chart-topping hit “How Sweet.”
Two songs newly entered the top 10 this week.
Moving up 10 spots to No. 3 is Stray Kids’ “Chk Chk Boom,” the title track from their latest mini album “ATE.” “Chk Chk Boom” features confident lyrics with a catchy loop and unique top line over Latin-style hip hop rhythms.
Also moving up 10 spots to No. 5 is Jimin’s “Who,” the title track from his second solo album “MUSE.” “Who” is a hip-hop style R&B with powerful beats that explode at the beginning as well as acoustic guitar sounds and dynamic bounce.
.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
(–)
Klaxon- Chart Info
- 1 Previous rank
- 3 Number of week on chart
- 1 Peak on chart
-
2
(+4)
How Sweet- Chart Info
- 6 Previous rank
- 10 Number of week on chart
- 1 Peak on chart
-
3
(+10)
Chk Chk Boom- Chart Info
- 13 Previous rank
- 2 Number of week on chart
- 3 Peak on chart
-
4
(+1)
Armageddon- Chart Info
- 5 Previous rank
- 9 Number of week on chart
- 1 Peak on chart
-
5
(+10)
Who- Chart Info
- 15 Previous rank
- 2 Number of week on chart
- 5 Peak on chart
-
- Chart Info
- 4 Previous rank
- 5 Number of week on chart
- 4 Peak on chart
-
7
(-4)
Walk- Chart Info
- 3 Previous rank
- 2 Number of week on chart
- 3 Peak on chart
-
8
(-6)
Sticky- Chart Info
- 2 Previous rank
- 4 Number of week on chart
- 2 Peak on chart
-
9
(-2)
If I’m S, Can You Be My N?- Chart Info
- 7 Previous rank
- 5 Number of week on chart
- 5 Peak on chart
-
10
(-1)
HEYA- Chart Info
- 9 Previous rank
- 13 Number of week on chart
- 1 Peak on chart
Rank | Song | Artist/Band |
---|---|---|
11 (–) | Magnetic | ILLIT |
12 (-4) | Boom Boom Bass | RIIZE |
13 (-1) | 고민중독 (T.B.H) | QWER |
14 (+2) | Cosmic | Red Velvet |
15 (-1) | 소나기 (Sudden Shower) | ECLIPSE |
16 (+2) | SPOT! (feat. Jennie) | Zico |
17 (–) | Welcome to the Show | DAY6 |
18 (+14) | SHEESH | BABYMONSTER |
19 (-9) | XO (Only If You Say Yes) | ENHYPEN |
20 (+14) | MAESTRO | SEVENTEEN |
21 (-1) | 천상연 (Heavenly fate) | Lee Changsub |
22 (+1) | 미안해 미워해 사랑해 (Love You With All My Heart) | Crush |
23 (+1) | 에피소드 (Episode) | Lee Mujin |
24 (-5) | Girls Never Die | tripleS |
25 (-4) | Blessed | Ha Sung Woon |
26 (+4) | 슬픈 초대장 (Sad Invitation) | SoonSoonHee (Jihwan) |
27 (+1) | Love wins all | IU |
28 (+3) | Tiger (New Flavour) | n.SSign |
29 (–) | 오래된 노래 (Old Song) | Huh Gak, Onestar, Lee Mujin, Lee Jin Sung, Kim Hee Jae, An Nyeong |
30 (+3) | 온기 (Warmth) | Lim Young Woong |
31 (+7) | 비의 랩소디 (Rhapsody of Sadness) | Lim Jae Hyun |
32 (+3) | 그대만 있다면 (If I have you only) | Nerd Connection |
33 (+3) | ABCD | Nayeon |
34 (+13) | Serious | FTISLAND |
35 (+14) | Glorious Day | Kim Jae Joong |
36 (+5) | 밤양갱 (Bam Yang Gang) | BIBI |
37 (+2) | 네가 내 마음에 자리 잡았다 (Into You) | N.Flying |
38 (-12) | Songbird | NCT WISH |
39 (-17) | Flirting X | DKB |
40 (-15) | JUSTICE | Dreamcatcher |
41 (+1) | Rockstar | Lisa |
42 (+2) | Cheeky Icy Thang | STAYC |
43 (+3) | Earth, Wind & Fire | BOYNEXTDOOR |
44 (+6) | 그랬나봐 (I Think I Did) | Yoo Hwe Seung |
45 (–) | 내가 그댈 (I Will) | Ha Dong Qn |
46 (new) | T의 연애 (T’s Romance) | Tophyun |
47 (new) | 줄게 (Give You) | Jo Hyun Ah |
48 (-11) | Vanilla Choco Shake | WAKER |
49 (-6) | LIGHTS ON | Weeekly |
50 (new) | 식혀 (COOL Down) | DIGNITY |
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%