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 001111110011111100111111010110000101110001101110011001100011111100111111001111110101100001011100011011100101111001111101010110010011111100111111001111110101100001011100011011100110011000111111001111110011111101011000010111000110111001011110011111010110001001000101 3f3f3f585c6e663f3f3f585c6e5e7d593f3f3f585c6e663f3f3f585c6e5e7d6245
SJIS-WIN シリX\nfシリX\n^}YシリX\nfシリX\n^}bE 10111100110110001111001010110111010110000101110001101110011001101011110011011000111100101011011101011000010111000110111001011110011111010101100110111100110110001111001010110111010110000101110001101110011001101011110011011000111100101011011101011000010111000110111001011110011111010110001001000101 bcd8f2b7585c6e66bcd8f2b7585c6e5e7d59bcd8f2b7585c6e66bcd8f2b7585c6e5e7d6245
EUC-JP シリ?X\nfシリ?X\n^}Yシリ?X\nfシリ?X\n^}bE 1000111010111100100011101101100000111111010110000101110001101110011001101000111010111100100011101101100000111111010110000101110001101110010111100111110101011001100011101011110010001110110110000011111101011000010111000110111001100110100011101011110010001110110110000011111101011000010111000110111001011110011111010110001001000101 8ebc8ed83f585c6e668ebc8ed83f585c6e5e7d598ebc8ed83f585c6e668ebc8ed83f585c6e5e7d6245
UTF-8 シリX\nfシリX\n^}YシリX\nfシリX\n^}bE 111011111011110110111100111011111011111010011000111011101000011110101110010110000101110001101110011001101110111110111101101111001110111110111110100110001110111010000111101011100101100001011100011011100101111001111101010110011110111110111101101111001110111110111110100110001110111010000111101011100101100001011100011011100110011011101111101111011011110011101111101111101001100011101110100001111010111001011000010111000110111001011110011111010110001001000101 efbdbcefbe98ee87ae585c6e66efbdbcefbe98ee87ae585c6e5e7d59efbdbcefbe98ee87ae585c6e66efbdbcefbe98ee87ae585c6e5e7d6245
UHC ???X\nf???X\n^}Y???X\nf???X\n^}bE 001111110011111100111111010110000101110001101110011001100011111100111111001111110101100001011100011011100101111001111101010110010011111100111111001111110101100001011100011011100110011000111111001111110011111101011000010111000110111001011110011111010110001001000101 3f3f3f585c6e663f3f3f585c6e5e7d593f3f3f585c6e663f3f3f585c6e5e7d6245

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