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 ’î”La\nf’î”La\n^}Y’î”La\nf’î”La\n^}bE 10010010111011101001010001001100011000010101110001101110011001101001001011101110100101000100110001100001010111000110111001011110011111010101100110010010111011101001010001001100011000010101110001101110011001101001001011101110100101000100110001100001010111000110111001011110011111010110001001000101 92ee944c615c6e6692ee944c615c6e5e7d5992ee944c615c6e6692ee944c615c6e5e7d6245
SJIS-WIN ???La\nf???La\n^}Y???La\nf???La\n^}bE 00111111001111110011111101001100011000010101110001101110011001100011111100111111001111110100110001100001010111000110111001011110011111010101100100111111001111110011111101001100011000010101110001101110011001100011111100111111001111110100110001100001010111000110111001011110011111010110001001000101 3f3f3f4c615c6e663f3f3f4c615c6e5e7d593f3f3f4c615c6e663f3f3f4c615c6e5e7d6245
EUC-JP ?î?La\nf?î?La\n^}Y?î?La\nf?î?La\n^}bE 001111111000111110101011110000100011111101001100011000010101110001101110011001100011111110001111101010111100001000111111010011000110000101011100011011100101111001111101010110010011111110001111101010111100001000111111010011000110000101011100011011100110011000111111100011111010101111000010001111110100110001100001010111000110111001011110011111010110001001000101 3f8fabc23f4c615c6e663f8fabc23f4c615c6e5e7d593f8fabc23f4c615c6e663f8fabc23f4c615c6e5e7d6245
UTF-8 ’î”La\nf’î”La\n^}Y’î”La\nf’î”La\n^}bE 11000010100100101100001110101110110000101001010001001100011000010101110001101110011001101100001010010010110000111010111011000010100101000100110001100001010111000110111001011110011111010101100111000010100100101100001110101110110000101001010001001100011000010101110001101110011001101100001010010010110000111010111011000010100101000100110001100001010111000110111001011110011111010110001001000101 c292c3aec2944c615c6e66c292c3aec2944c615c6e5e7d59c292c3aec2944c615c6e66c292c3aec2944c615c6e5e7d6245
UHC ???La\nf???La\n^}Y???La\nf???La\n^}bE 00111111001111110011111101001100011000010101110001101110011001100011111100111111001111110100110001100001010111000110111001011110011111010101100100111111001111110011111101001100011000010101110001101110011001100011111100111111001111110100110001100001010111000110111001011110011111010110001001000101 3f3f3f4c615c6e663f3f3f4c615c6e5e7d593f3f3f4c615c6e663f3f3f4c615c6e5e7d6245

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