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 ¨ú¢´n}¨ú¢´n{^ 10101000111110101010001010110100011011100111110110101000111110101010001010110100011011100111101101011110 a8faa2b46e7da8faa2b46e7b5e
SJIS-WIN ¨?¢´n}¨?¢´n{^ 10000001010011100011111110000001100100011000000101001100011011100111110110000001010011100011111110000001100100011000000101001100011011100111101101011110 814e3f8191814c6e7d814e3f8191814c6e7b5e
EUC-JP ¨ú¢´n}¨ú¢´n{^ 1010000110101111100011111010101111100010101000011111000110100001101011010110111001111101101000011010111110001111101010111110001010100001111100011010000110101101011011100111101101011110 a1af8fabe2a1f1a1ad6e7da1af8fabe2a1f1a1ad6e7b5e
UTF-8 ¨ú¢´n}¨ú¢´n{^ 110000101010100011000011101110101100001010100010110000101011010001101110011111011100001010101000110000111011101011000010101000101100001010110100011011100111101101011110 c2a8c3bac2a2c2b46e7dc2a8c3bac2a2c2b46e7b5e
UHC ¨??´n}¨??´n{^ 1010000110100111001111110011111110100010101001010110111001111101101000011010011100111111001111111010001010100101011011100111101101011110 a1a73f3fa2a56e7da1a73f3fa2a56e7b5e

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