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{^ 11110000101101101010011110100011010011100111110111110000101101101010011110100011010011100111101101011110 f0b6a7a34e7df0b6a7a34e7b5e
SJIS-WIN ?¶§£N}?¶§£N{^ 00111111100000011111011110000001100110001000000110010010010011100111110100111111100000011111011110000001100110001000000110010010010011100111101101011110 3f81f7819881924e7d3f81f7819881924e7b5e
EUC-JP ð¶§£N}ð¶§£N{^ 1000111110101001110000111010001011111001101000011111100010100001111100100100111001111101100011111010100111000011101000101111100110100001111110001010000111110010010011100111101101011110 8fa9c3a2f9a1f8a1f24e7d8fa9c3a2f9a1f8a1f24e7b5e
UTF-8 ð¶§£N}ð¶§£N{^ 110000111011000011000010101101101100001010100111110000101010001101001110011111011100001110110000110000101011011011000010101001111100001010100011010011100111101101011110 c3b0c2b6c2a7c2a34e7dc3b0c2b6c2a7c2a34e7b5e
UHC ð¶§?N}ð¶§?N{^ 10101001101000111010001011010010101000011101011100111111010011100111110110101001101000111010001011010010101000011101011100111111010011100111101101011110 a9a3a2d2a1d73f4e7da9a3a2d2a1d73f4e7b5e

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