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 ìñ޶nW}ìñ޶nW{^ 111011001111000110001110101101100110111001010111011111011110110011110001100011101011011001101110010101110111101101011110 ecf18eb66e577decf18eb66e577b5e
SJIS-WIN ???¶nW}???¶nW{^ 0011111100111111001111111000000111110111011011100101011101111101001111110011111100111111100000011111011101101110010101110111101101011110 3f3f3f81f76e577d3f3f3f81f76e577b5e
EUC-JP ìñ?¶nW}ìñ?¶nW{^ 10001111101010111100000010001111101010111101000000111111101000101111100101101110010101110111110110001111101010111100000010001111101010111101000000111111101000101111100101101110010101110111101101011110 8fabc08fabd03fa2f96e577d8fabc08fabd03fa2f96e577b5e
UTF-8 ìñ޶nW}ìñ޶nW{^ 1100001110101100110000111011000111000010100011101100001010110110011011100101011101111101110000111010110011000011101100011100001010001110110000101011011001101110010101110111101101011110 c3acc3b1c28ec2b66e577dc3acc3b1c28ec2b66e577b5e
UHC ???¶nW}???¶nW{^ 0011111100111111001111111010001011010010011011100101011101111101001111110011111100111111101000101101001001101110010101110111101101011110 3f3f3fa2d26e577d3f3f3fa2d26e577b5e

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