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 ??X\nf??X\n^}Y??X\nf??X\n^}bE 0011111100111111010110000101110001101110011001100011111100111111010110000101110001101110010111100111110101011001001111110011111101011000010111000110111001100110001111110011111101011000010111000110111001011110011111010110001001000101 3f3f585c6e663f3f585c6e5e7d593f3f585c6e663f3f585c6e5e7d6245
SJIS-WIN 邱ッX\nf邱ッX\n^}Y邱ッX\nf邱ッX\n^}bE 111001111011011110101111010110000101110001101110011001101110011110110111101011110101100001011100011011100101111001111101010110011110011110110111101011110101100001011100011011100110011011100111101101111010111101011000010111000110111001011110011111010110001001000101 e7b7af585c6e66e7b7af585c6e5e7d59e7b7af585c6e66e7b7af585c6e5e7d6245
EUC-JP 邱ッX\nf邱ッX\n^}Y邱ッX\nf邱ッX\n^}bE 11101110101110011000111010101111010110000101110001101110011001101110111010111001100011101010111101011000010111000110111001011110011111010101100111101110101110011000111010101111010110000101110001101110011001101110111010111001100011101010111101011000010111000110111001011110011111010110001001000101 eeb98eaf585c6e66eeb98eaf585c6e5e7d59eeb98eaf585c6e66eeb98eaf585c6e5e7d6245
UTF-8 邱ッX\nf邱ッX\n^}Y邱ッX\nf邱ッX\n^}bE 111010011000001010110001111011111011110110101111010110000101110001101110011001101110100110000010101100011110111110111101101011110101100001011100011011100101111001111101010110011110100110000010101100011110111110111101101011110101100001011100011011100110011011101001100000101011000111101111101111011010111101011000010111000110111001011110011111010110001001000101 e982b1efbdaf585c6e66e982b1efbdaf585c6e5e7d59e982b1efbdaf585c6e66e982b1efbdaf585c6e5e7d6245
UHC 邱?X\nf邱?X\n^}Y邱?X\nf邱?X\n^}bE 110011111100100000111111010110000101110001101110011001101100111111001000001111110101100001011100011011100101111001111101010110011100111111001000001111110101100001011100011011100110011011001111110010000011111101011000010111000110111001011110011111010110001001000101 cfc83f585c6e66cfc83f585c6e5e7d59cfc83f585c6e66cfc83f585c6e5e7d6245

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