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 100100010101010100111111010110000101110001101110011001101001000101010101001111110101100001011100011011100101111001111101010110011001000101010101001111110101100001011100011011100110011010010001010101010011111101011000010111000110111001011110011111010110001001000101 91553f585c6e6691553f585c6e5e7d5991553f585c6e6691553f585c6e5e7d6245
EUC-JP 繕?X\nf繕?X\n^}Y繕?X\nf繕?X\n^}bE 110000011011011000111111010110000101110001101110011001101100000110110110001111110101100001011100011011100101111001111101010110011100000110110110001111110101100001011100011011100110011011000001101101100011111101011000010111000110111001011110011111010110001001000101 c1b63f585c6e66c1b63f585c6e5e7d59c1b63f585c6e66c1b63f585c6e5e7d6245
UTF-8 繕數X\nf繕數X\n^}Y繕數X\nf繕數X\n^}bE 111001111011100110010101111011111010010110101001010110000101110001101110011001101110011110111001100101011110111110100101101010010101100001011100011011100101111001111101010110011110011110111001100101011110111110100101101010010101100001011100011011100110011011100111101110011001010111101111101001011010100101011000010111000110111001011110011111010110001001000101 e7b995efa5a9585c6e66e7b995efa5a9585c6e5e7d59e7b995efa5a9585c6e66e7b995efa5a9585c6e5e7d6245
UHC 繕數X\nf繕數X\n^}Y繕數X\nf繕數X\n^}bE 11100000110010111101111011111100010110000101110001101110011001101110000011001011110111101111110001011000010111000110111001011110011111010101100111100000110010111101111011111100010110000101110001101110011001101110000011001011110111101111110001011000010111000110111001011110011111010110001001000101 e0cbdefc585c6e66e0cbdefc585c6e5e7d59e0cbdefc585c6e66e0cbdefc585c6e5e7d6245

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