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{^ 10111100111110111101110110100101011011100111110110111100111110111101110110100101011011100111101101011110 bcfbdda56e7dbcfbdda56e7b5e
SJIS-WIN ???¥n}???¥n{^ 001111110011111100111111100000011000111101101110011111010011111100111111001111111000000110001111011011100111101101011110 3f3f3f818f6e7d3f3f3f818f6e7b5e
EUC-JP ?ûÝ?n}?ûÝ?n{^ 001111111000111110101011111001011000111110101010111100100011111101101110011111010011111110001111101010111110010110001111101010101111001000111111011011100111101101011110 3f8fabe58faaf23f6e7d3f8fabe58faaf23f6e7b5e
UTF-8 ¼ûÝ¥n}¼ûÝ¥n{^ 110000101011110011000011101110111100001110011101110000101010010101101110011111011100001010111100110000111011101111000011100111011100001010100101011011100111101101011110 c2bcc3bbc39dc2a56e7dc2bcc3bbc39dc2a56e7b5e
UHC ¼???n}¼???n{^ 101010001111100100111111001111110011111101101110011111011010100011111001001111110011111100111111011011100111101101011110 a8f93f3f3f6e7da8f93f3f3f6e7b5e

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