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 ±Úã¿L±Úã¿L^ 1011000111011010111000111011111101001100101100011101101011100011101111110100110001011110 b1dae3bf4cb1dae3bf4c5e
SJIS-WIN ±???L±???L^ 10000001011111010011111100111111001111110100110010000001011111010011111100111111001111110100110001011110 817d3f3f3f4c817d3f3f3f4c5e
EUC-JP ±Úã¿L±Úã¿L^ 10100001110111101000111110101010111000101000111110101011101010101000111110100010110001000100110010100001110111101000111110101010111000101000111110101011101010101000111110100010110001000100110001011110 a1de8faae28fabaa8fa2c44ca1de8faae28fabaa8fa2c44c5e
UTF-8 ±Úã¿L±Úã¿L^ 11000010101100011100001110011010110000111010001111000010101111110100110011000010101100011100001110011010110000111010001111000010101111110100110001011110 c2b1c39ac3a3c2bf4cc2b1c39ac3a3c2bf4c5e
UHC ±??¿L±??¿L^ 101000011011111000111111001111111010001010101111010011001010000110111110001111110011111110100010101011110100110001011110 a1be3f3fa2af4ca1be3f3fa2af4c5e

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