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 ¼×¼ËW}¼×¼ËW{^ 10111100110101111011110011001011010101110111110110111100110101111011110011001011010101110111101101011110 bcd7bccb577dbcd7bccb577b5e
SJIS-WIN ?×??W}?×??W{^ 001111111000000101111110001111110011111101010111011111010011111110000001011111100011111100111111010101110111101101011110 3f817e3f3f577d3f817e3f3f577b5e
EUC-JP ?×?ËW}?×?ËW{^ 00111111101000011101111100111111100011111010101010110011010101110111110100111111101000011101111100111111100011111010101010110011010101110111101101011110 3fa1df3f8faab3577d3fa1df3f8faab3577b5e
UTF-8 ¼×¼ËW}¼×¼ËW{^ 110000101011110011000011100101111100001010111100110000111000101101010111011111011100001010111100110000111001011111000010101111001100001110001011010101110111101101011110 c2bcc397c2bcc38b577dc2bcc397c2bcc38b577b5e
UHC ¼×¼?W}¼×¼?W{^ 10101000111110011010000110111111101010001111100100111111010101110111110110101000111110011010000110111111101010001111100100111111010101110111101101011110 a8f9a1bfa8f93f577da8f9a1bfa8f93f577b5e

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