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 0011111101000001001111110101110001101110011001100011111101000001001111110101110001101110010111100111110101011001001111110100000100111111010111000110111001100110001111110100000100111111010111000110111001011110011111010110001001000101 3f413f5c6e663f413f5c6e5e7d593f413f5c6e663f413f5c6e5e7d6245
SJIS-WIN √A┃\nf√A┃\n^}Y√A┃\nf√A┃\n^}bE 10000001111000110100000110000100101010110101110001101110011001101000000111100011010000011000010010101011010111000110111001011110011111010101100110000001111000110100000110000100101010110101110001101110011001101000000111100011010000011000010010101011010111000110111001011110011111010110001001000101 81e34184ab5c6e6681e34184ab5c6e5e7d5981e34184ab5c6e6681e34184ab5c6e5e7d6245
EUC-JP √A┃\nf√A┃\n^}Y√A┃\nf√A┃\n^}bE 10100010111001010100000110101000101011010101110001101110011001101010001011100101010000011010100010101101010111000110111001011110011111010101100110100010111001010100000110101000101011010101110001101110011001101010001011100101010000011010100010101101010111000110111001011110011111010110001001000101 a2e541a8ad5c6e66a2e541a8ad5c6e5e7d59a2e541a8ad5c6e66a2e541a8ad5c6e5e7d6245
UTF-8 √A┃\nf√A┃\n^}Y√A┃\nf√A┃\n^}bE 111000101000100010011010010000011110001010010100100000110101110001101110011001101110001010001000100110100100000111100010100101001000001101011100011011100101111001111101010110011110001010001000100110100100000111100010100101001000001101011100011011100110011011100010100010001001101001000001111000101001010010000011010111000110111001011110011111010110001001000101 e2889a41e294835c6e66e2889a41e294835c6e5e7d59e2889a41e294835c6e66e2889a41e294835c6e5e7d6245
UHC √A┃\nf√A┃\n^}Y√A┃\nf√A┃\n^}bE 10100001111011100100000110100110101011010101110001101110011001101010000111101110010000011010011010101101010111000110111001011110011111010101100110100001111011100100000110100110101011010101110001101110011001101010000111101110010000011010011010101101010111000110111001011110011111010110001001000101 a1ee41a6ad5c6e66a1ee41a6ad5c6e5e7d59a1ee41a6ad5c6e66a1ee41a6ad5c6e5e7d6245

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