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 ¼ß¼£}¼ß¼£{^ 1011110011011111101111001010001101111101101111001101111110111100101000110111101101011110 bcdfbca37dbcdfbca37b5e
SJIS-WIN ???£}???£{^ 00111111001111110011111110000001100100100111110100111111001111110011111110000001100100100111101101011110 3f3f3f81927d3f3f3f81927b5e
EUC-JP ?ß?£}?ß?£{^ 0011111110001111101010011100111000111111101000011111001001111101001111111000111110101001110011100011111110100001111100100111101101011110 3f8fa9ce3fa1f27d3f8fa9ce3fa1f27b5e
UTF-8 ¼ß¼£}¼ß¼£{^ 11000010101111001100001110011111110000101011110011000010101000110111110111000010101111001100001110011111110000101011110011000010101000110111101101011110 c2bcc39fc2bcc2a37dc2bcc39fc2bcc2a37b5e
UHC ¼ß¼?}¼ß¼?{^ 1010100011111001101010011010110010101000111110010011111101111101101010001111100110101001101011001010100011111001001111110111101101011110 a8f9a9aca8f93f7da8f9a9aca8f93f7b5e

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