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 ?TPX\nf?TPX\n^}Y?TPX\nf?TPX\n^}bE 001111110101010001010000010110000101110001101110011001100011111101010100010100000101100001011100011011100101111001111101010110010011111101010100010100000101100001011100011011100110011000111111010101000101000001011000010111000110111001011110011111010110001001000101 3f5450585c6e663f5450585c6e5e7d593f5450585c6e663f5450585c6e5e7d6245
SJIS-WIN TPX\nfTPX\n^}YTPX\nfTPX\n^}bE 11110000101110000101010001010000010110000101110001101110011001101111000010111000010101000101000001011000010111000110111001011110011111010101100111110000101110000101010001010000010110000101110001101110011001101111000010111000010101000101000001011000010111000110111001011110011111010110001001000101 f0b85450585c6e66f0b85450585c6e5e7d59f0b85450585c6e66f0b85450585c6e5e7d6245
EUC-JP ?TPX\nf?TPX\n^}Y?TPX\nf?TPX\n^}bE 001111110101010001010000010110000101110001101110011001100011111101010100010100000101100001011100011011100101111001111101010110010011111101010100010100000101100001011100011011100110011000111111010101000101000001011000010111000110111001011110011111010110001001000101 3f5450585c6e663f5450585c6e5e7d593f5450585c6e663f5450585c6e5e7d6245
UTF-8 TPX\nfTPX\n^}YTPX\nfTPX\n^}bE 1110111010000001101101110101010001010000010110000101110001101110011001101110111010000001101101110101010001010000010110000101110001101110010111100111110101011001111011101000000110110111010101000101000001011000010111000110111001100110111011101000000110110111010101000101000001011000010111000110111001011110011111010110001001000101 ee81b75450585c6e66ee81b75450585c6e5e7d59ee81b75450585c6e66ee81b75450585c6e5e7d6245
UHC ?TPX\nf?TPX\n^}Y?TPX\nf?TPX\n^}bE 001111110101010001010000010110000101110001101110011001100011111101010100010100000101100001011100011011100101111001111101010110010011111101010100010100000101100001011100011011100110011000111111010101000101000001011000010111000110111001011110011111010110001001000101 3f5450585c6e663f5450585c6e5e7d593f5450585c6e663f5450585c6e5e7d6245

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