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{^ 11111011110110111100000110100011010011100111110111111011110110111100000110100011010011100111101101011110 fbdbc1a34e7dfbdbc1a34e7b5e
SJIS-WIN ???£N}???£N{^ 001111110011111100111111100000011001001001001110011111010011111100111111001111111000000110010010010011100111101101011110 3f3f3f81924e7d3f3f3f81924e7b5e
EUC-JP ûÛÁ£N}ûÛÁ£N{^ 100011111010101111100101100011111010101011100101100011111010101010100001101000011111001001001110011111011000111110101011111001011000111110101010111001011000111110101010101000011010000111110010010011100111101101011110 8fabe58faae58faaa1a1f24e7d8fabe58faae58faaa1a1f24e7b5e
UTF-8 ûÛÁ£N}ûÛÁ£N{^ 110000111011101111000011100110111100001110000001110000101010001101001110011111011100001110111011110000111001101111000011100000011100001010100011010011100111101101011110 c3bbc39bc381c2a34e7dc3bbc39bc381c2a34e7b5e
UHC ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e

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