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 111001101111011010110000010110000101110001101110011001101110011011110110101100000101100001011100011011100101111001111101010110011110011011110110101100000101100001011100011011100110011011100110111101101011000001011000010111000110111001011110011111010110001001000101 e6f6b0585c6e66e6f6b0585c6e5e7d59e6f6b0585c6e66e6f6b0585c6e5e7d6245
EUC-JP 踐ーX\nf踐ーX\n^}Y踐ーX\nf踐ーX\n^}bE 11101100111110001000111010110000010110000101110001101110011001101110110011111000100011101011000001011000010111000110111001011110011111010101100111101100111110001000111010110000010110000101110001101110011001101110110011111000100011101011000001011000010111000110111001011110011111010110001001000101 ecf88eb0585c6e66ecf88eb0585c6e5e7d59ecf88eb0585c6e66ecf88eb0585c6e5e7d6245
UTF-8 踐ーX\nf踐ーX\n^}Y踐ーX\nf踐ーX\n^}bE 111010001011100010010000111011111011110110110000010110000101110001101110011001101110100010111000100100001110111110111101101100000101100001011100011011100101111001111101010110011110100010111000100100001110111110111101101100000101100001011100011011100110011011101000101110001001000011101111101111011011000001011000010111000110111001011110011111010110001001000101 e8b890efbdb0585c6e66e8b890efbdb0585c6e5e7d59e8b890efbdb0585c6e66e8b890efbdb0585c6e5e7d6245
UHC 踐?X\nf踐?X\n^}Y踐?X\nf踐?X\n^}bE 111101001100001000111111010110000101110001101110011001101111010011000010001111110101100001011100011011100101111001111101010110011111010011000010001111110101100001011100011011100110011011110100110000100011111101011000010111000110111001011110011111010110001001000101 f4c23f585c6e66f4c23f585c6e5e7d59f4c23f585c6e66f4c23f585c6e5e7d6245

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