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 ¼«¼£xn}¼«¼£xn{^ 101111001010101110111100101000110111100001101110011111011011110010101011101111001010001101111000011011100111101101011110 bcabbca3786e7dbcabbca3786e7b5e
SJIS-WIN ???£xn}???£xn{^ 0011111100111111001111111000000110010010011110000110111001111101001111110011111100111111100000011001001001111000011011100111101101011110 3f3f3f8192786e7d3f3f3f8192786e7b5e
EUC-JP ???£xn}???£xn{^ 0011111100111111001111111010000111110010011110000110111001111101001111110011111100111111101000011111001001111000011011100111101101011110 3f3f3fa1f2786e7d3f3f3fa1f2786e7b5e
UTF-8 ¼«¼£xn}¼«¼£xn{^ 1100001010111100110000101010101111000010101111001100001010100011011110000110111001111101110000101011110011000010101010111100001010111100110000101010001101111000011011100111101101011110 c2bcc2abc2bcc2a3786e7dc2bcc2abc2bcc2a3786e7b5e
UHC ¼?¼?xn}¼?¼?xn{^ 10101000111110010011111110101000111110010011111101111000011011100111110110101000111110010011111110101000111110010011111101111000011011100111101101011110 a8f93fa8f93f786e7da8f93fa8f93f786e7b5e

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