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 ¾«ŽÁ¾¤Ž±¾¤ŽÃe^ 1011111010101011100011101100000110111110101001001000111010110001101111101010010010001110110000110110010101011110 beab8ec1bea48eb1bea48ec3655e
SJIS-WIN ???????±????e^ 001111110011111100111111001111110011111100111111001111111000000101111101001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f817d3f3f3f3f655e
EUC-JP ???Á?¤?±?¤?Ãe^ 0011111100111111001111111000111110101010101000010011111110001111101000101111000000111111101000011101111000111111100011111010001011110000001111111000111110101010101010100110010101011110 3f3f3f8faaa13f8fa2f03fa1de3f8fa2f03f8faaaa655e
UTF-8 ¾«ŽÁ¾¤Ž±¾¤ŽÃe^ 1100001010111110110000101010101111000010100011101100001110000001110000101011111011000010101001001100001010001110110000101011000111000010101111101100001010100100110000101000111011000011100000110110010101011110 c2bec2abc28ec381c2bec2a4c28ec2b1c2bec2a4c28ec383655e
UHC ¾???¾¤?±¾¤??e^ 1010100011111010001111110011111100111111101010001111101010100010101101000011111110100001101111101010100011111010101000101011010000111111001111110110010101011110 a8fa3f3f3fa8faa2b43fa1bea8faa2b43f3f655e

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