charat array javascript code example Example: string charAt array js var output = "Hello world!".split(''); console.log(output);