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 ???a\nf???a\n^}Y???a\nf???a\n^}bE 001111110011111100111111011000010101110001101110011001100011111100111111001111110110000101011100011011100101111001111101010110010011111100111111001111110110000101011100011011100110011000111111001111110011111101100001010111000110111001011110011111010110001001000101 3f3f3f615c6e663f3f3f615c6e5e7d593f3f3f615c6e663f3f3f615c6e5e7d6245
SJIS-WIN ユフa\nfユフa\n^}Yユフa\nfユフa\n^}bE 11010101110011001111000010111111011000010101110001101110011001101101010111001100111100001011111101100001010111000110111001011110011111010101100111010101110011001111000010111111011000010101110001101110011001101101010111001100111100001011111101100001010111000110111001011110011111010110001001000101 d5ccf0bf615c6e66d5ccf0bf615c6e5e7d59d5ccf0bf615c6e66d5ccf0bf615c6e5e7d6245
EUC-JP ユフ?a\nfユフ?a\n^}Yユフ?a\nfユフ?a\n^}bE 1000111011010101100011101100110000111111011000010101110001101110011001101000111011010101100011101100110000111111011000010101110001101110010111100111110101011001100011101101010110001110110011000011111101100001010111000110111001100110100011101101010110001110110011000011111101100001010111000110111001011110011111010110001001000101 8ed58ecc3f615c6e668ed58ecc3f615c6e5e7d598ed58ecc3f615c6e668ed58ecc3f615c6e5e7d6245
UTF-8 ユフa\nfユフa\n^}Yユフa\nfユフa\n^}bE 111011111011111010010101111011111011111010001100111011101000000110111110011000010101110001101110011001101110111110111110100101011110111110111110100011001110111010000001101111100110000101011100011011100101111001111101010110011110111110111110100101011110111110111110100011001110111010000001101111100110000101011100011011100110011011101111101111101001010111101111101111101000110011101110100000011011111001100001010111000110111001011110011111010110001001000101 efbe95efbe8cee81be615c6e66efbe95efbe8cee81be615c6e5e7d59efbe95efbe8cee81be615c6e66efbe95efbe8cee81be615c6e5e7d6245
UHC ???a\nf???a\n^}Y???a\nf???a\n^}bE 001111110011111100111111011000010101110001101110011001100011111100111111001111110110000101011100011011100101111001111101010110010011111100111111001111110110000101011100011011100110011000111111001111110011111101100001010111000110111001011110011111010110001001000101 3f3f3f615c6e663f3f3f615c6e5e7d593f3f3f615c6e663f3f3f615c6e5e7d6245

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