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^ 10001111101010111100001010100001101011010100110010001111101010111100001010100001101011010100110001011110 8fabc2a1ad4c8fabc2a1ad4c5e
SJIS-WIN ?????L?????L^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
EUC-JP ??¡?L??¡?L^ 001111110011111110001111101010101010010010001111101000101100001000111111010011000011111100111111100011111010101010100100100011111010001011000010001111110100110001011110 3f3f8faaa48fa2c23f4c3f3f8faaa48fa2c23f4c5e
UTF-8 «Â¡­L«Â¡­L^ 1100001010001111110000101010101111000011100000101100001010100001110000101010110101001100110000101000111111000010101010111100001110000010110000101010000111000010101011010100110001011110 c28fc2abc382c2a1c2ad4cc28fc2abc382c2a1c2ad4c5e
UHC ???¡­L???¡­L^ 0011111100111111001111111010001010101110101000011010100101001100001111110011111100111111101000101010111010100001101010010100110001011110 3f3f3fa2aea1a94c3f3f3fa2aea1a94c5e

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