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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 激油\nf激油\n^}Y激油\nf激油\n^}bE 100011001000001110010110111110110101110001101110011001101000110010000011100101101111101101011100011011100101111001111101010110011000110010000011100101101111101101011100011011100110011010001100100000111001011011111011010111000110111001011110011111010110001001000101 8c8396fb5c6e668c8396fb5c6e5e7d598c8396fb5c6e668c8396fb5c6e5e7d6245
EUC-JP 激油\nf激油\n^}Y激油\nf激油\n^}bE 101101111110001111001100111111010101110001101110011001101011011111100011110011001111110101011100011011100101111001111101010110011011011111100011110011001111110101011100011011100110011010110111111000111100110011111101010111000110111001011110011111010110001001000101 b7e3ccfd5c6e66b7e3ccfd5c6e5e7d59b7e3ccfd5c6e66b7e3ccfd5c6e5e7d6245
UTF-8 激油\nf激油\n^}Y激油\nf激油\n^}bE 1110011010111111100000001110011010110010101110010101110001101110011001101110011010111111100000001110011010110010101110010101110001101110010111100111110101011001111001101011111110000000111001101011001010111001010111000110111001100110111001101011111110000000111001101011001010111001010111000110111001011110011111010110001001000101 e6bf80e6b2b95c6e66e6bf80e6b2b95c6e5e7d59e6bf80e6b2b95c6e66e6bf80e6b2b95c6e5e7d6245
UHC 激油\nf激油\n^}Y激油\nf激油\n^}bE 110011001010110111101010111110100101110001101110011001101100110010101101111010101111101001011100011011100101111001111101010110011100110010101101111010101111101001011100011011100110011011001100101011011110101011111010010111000110111001011110011111010110001001000101 ccadeafa5c6e66ccadeafa5c6e5e7d59ccadeafa5c6e66ccadeafa5c6e5e7d6245

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