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 11101000111110010101010001010000010110000101110001101110011001101110100011111001010101000101000001011000010111000110111001011110011111010101100111101000111110010101010001010000010110000101110001101110011001101110100011111001010101000101000001011000010111000110111001011110011111010110001001000101 e8f95450585c6e66e8f95450585c6e5e7d59e8f95450585c6e66e8f95450585c6e5e7d6245
EUC-JP 顋TPX\nf顋TPX\n^}Y顋TPX\nf顋TPX\n^}bE 11110000111110110101010001010000010110000101110001101110011001101111000011111011010101000101000001011000010111000110111001011110011111010101100111110000111110110101010001010000010110000101110001101110011001101111000011111011010101000101000001011000010111000110111001011110011111010110001001000101 f0fb5450585c6e66f0fb5450585c6e5e7d59f0fb5450585c6e66f0fb5450585c6e5e7d6245
UTF-8 顋TPX\nf顋TPX\n^}Y顋TPX\nf顋TPX\n^}bE 1110100110100001100010110101010001010000010110000101110001101110011001101110100110100001100010110101010001010000010110000101110001101110010111100111110101011001111010011010000110001011010101000101000001011000010111000110111001100110111010011010000110001011010101000101000001011000010111000110111001011110011111010110001001000101 e9a18b5450585c6e66e9a18b5450585c6e5e7d59e9a18b5450585c6e66e9a18b5450585c6e5e7d6245
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)