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 ûBÚ¢fûBÚ¢^}YûBÚ¢fûBÚ¢^}bE 11111011010000101101101010100010011001101111101101000010110110101010001001011110011111010101100111111011010000101101101010100010011001101111101101000010110110101010001001011110011111010110001001000101 fb42daa266fb42daa25e7d59fb42daa266fb42daa25e7d6245
SJIS-WIN ?B?¢f?B?¢^}Y?B?¢f?B?¢^}bE 0011111101000010001111111000000110010001011001100011111101000010001111111000000110010001010111100111110101011001001111110100001000111111100000011001000101100110001111110100001000111111100000011001000101011110011111010110001001000101 3f423f8191663f423f81915e7d593f423f8191663f423f81915e7d6245
EUC-JP ûBÚ¢fûBÚ¢^}YûBÚ¢fûBÚ¢^}bE 100011111010101111100101010000101000111110101010111000101010000111110001011001101000111110101011111001010100001010001111101010101110001010100001111100010101111001111101010110011000111110101011111001010100001010001111101010101110001010100001111100010110011010001111101010111110010101000010100011111010101011100010101000011111000101011110011111010110001001000101 8fabe5428faae2a1f1668fabe5428faae2a1f15e7d598fabe5428faae2a1f1668fabe5428faae2a1f15e7d6245
UTF-8 ûBÚ¢fûBÚ¢^}YûBÚ¢fûBÚ¢^}bE 11000011101110110100001011000011100110101100001010100010011001101100001110111011010000101100001110011010110000101010001001011110011111010101100111000011101110110100001011000011100110101100001010100010011001101100001110111011010000101100001110011010110000101010001001011110011111010110001001000101 c3bb42c39ac2a266c3bb42c39ac2a25e7d59c3bb42c39ac2a266c3bb42c39ac2a25e7d6245
UHC ?B??f?B??^}Y?B??f?B??^}bE 00111111010000100011111100111111011001100011111101000010001111110011111101011110011111010101100100111111010000100011111100111111011001100011111101000010001111110011111101011110011111010110001001000101 3f423f3f663f423f3f5e7d593f423f3f663f423f3f5e7d6245

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