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 111001111111011010010011010000110101110001101110011001101110011111110110100100110100001101011100011011100101111001111101010110011110011111110110100100110100001101011100011011100110011011100111111101101001001101000011010111000110111001011110011111010110001001000101 e7f693435c6e66e7f693435c6e5e7d59e7f693435c6e66e7f693435c6e5e7d6245
EUC-JP 銹鼎\nf銹鼎\n^}Y銹鼎\nf銹鼎\n^}bE 111011101111100011000101101001000101110001101110011001101110111011111000110001011010010001011100011011100101111001111101010110011110111011111000110001011010010001011100011011100110011011101110111110001100010110100100010111000110111001011110011111010110001001000101 eef8c5a45c6e66eef8c5a45c6e5e7d59eef8c5a45c6e66eef8c5a45c6e5e7d6245
UTF-8 銹鼎\nf銹鼎\n^}Y銹鼎\nf銹鼎\n^}bE 1110100110001010101110011110100110111100100011100101110001101110011001101110100110001010101110011110100110111100100011100101110001101110010111100111110101011001111010011000101010111001111010011011110010001110010111000110111001100110111010011000101010111001111010011011110010001110010111000110111001011110011111010110001001000101 e98ab9e9bc8e5c6e66e98ab9e9bc8e5c6e5e7d59e98ab9e9bc8e5c6e66e98ab9e9bc8e5c6e5e7d6245
UHC 銹鼎\nf銹鼎\n^}Y銹鼎\nf銹鼎\n^}bE 111000101100100011110000101000110101110001101110011001101110001011001000111100001010001101011100011011100101111001111101010110011110001011001000111100001010001101011100011011100110011011100010110010001111000010100011010111000110111001011110011111010110001001000101 e2c8f0a35c6e66e2c8f0a35c6e5e7d59e2c8f0a35c6e66e2c8f0a35c6e5e7d6245

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