To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 涌H{N}涌H{N{^ 111001101011011010001100010010000111101101001110011111011110011010110110100011000100100001111011010011100111101101011110 e6b68c487b4e7de6b68c487b4e7b5e
SJIS-WIN ?¶?H{N}?¶?H{N{^ 0011111110000001111101110011111101001000011110110100111001111101001111111000000111110111001111110100100001111011010011100111101101011110 3f81f73f487b4e7d3f81f73f487b4e7b5e
EUC-JP æ¶?H{N}æ¶?H{N{^ 100011111010100111000001101000101111100100111111010010000111101101001110011111011000111110101001110000011010001011111001001111110100100001111011010011100111101101011110 8fa9c1a2f93f487b4e7d8fa9c1a2f93f487b4e7b5e
UTF-8 涌H{N}涌H{N{^ 110000111010011011000010101101101100001010001100010010000111101101001110011111011100001110100110110000101011011011000010100011000100100001111011010011100111101101011110 c3a6c2b6c28c487b4e7dc3a6c2b6c28c487b4e7b5e
UHC æ¶?H{N}æ¶?H{N{^ 10101001101000011010001011010010001111110100100001111011010011100111110110101001101000011010001011010010001111110100100001111011010011100111101101011110 a9a1a2d23f487b4e7da9a1a2d23f487b4e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)