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 ?Pnf?Pn^}Y?Pnf?Pn^}bE 001111110101000001101110011001100011111101010000011011100101111001111101010110010011111101010000011011100110011000111111010100000110111001011110011111010110001001000101 3f506e663f506e5e7d593f506e663f506e5e7d6245
SJIS-WIN 雨Pnf雨Pn^}Y雨Pnf雨Pn^}bE 10001001010010100101000001101110011001101000100101001010010100000110111001011110011111010101100110001001010010100101000001101110011001101000100101001010010100000110111001011110011111010110001001000101 894a506e66894a506e5e7d59894a506e66894a506e5e7d6245
EUC-JP 雨Pnf雨Pn^}Y雨Pnf雨Pn^}bE 10110001101010110101000001101110011001101011000110101011010100000110111001011110011111010101100110110001101010110101000001101110011001101011000110101011010100000110111001011110011111010110001001000101 b1ab506e66b1ab506e5e7d59b1ab506e66b1ab506e5e7d6245
UTF-8 雨Pnf雨Pn^}Y雨Pnf雨Pn^}bE 1110100110011011101010000101000001101110011001101110100110011011101010000101000001101110010111100111110101011001111010011001101110101000010100000110111001100110111010011001101110101000010100000110111001011110011111010110001001000101 e99ba8506e66e99ba8506e5e7d59e99ba8506e66e99ba8506e5e7d6245
UHC 雨Pnf雨Pn^}Y雨Pnf雨Pn^}bE 11101001111010110101000001101110011001101110100111101011010100000110111001011110011111010101100111101001111010110101000001101110011001101110100111101011010100000110111001011110011111010110001001000101 e9eb506e66e9eb506e5e7d59e9eb506e66e9eb506e5e7d6245

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