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 ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 貶f貶^}Y貶f貶^}bE 1110011011001000011001101110011011001000010111100111110101011001111001101100100001100110111001101100100001011110011111010110001001000101 e6c866e6c85e7d59e6c866e6c85e7d6245
EUC-JP 貶f貶^}Y貶f貶^}bE 1110110011001010011001101110110011001010010111100111110101011001111011001100101001100110111011001100101001011110011111010110001001000101 ecca66ecca5e7d59ecca66ecca5e7d6245
UTF-8 貶f貶^}Y貶f貶^}bE 111010001011001010110110011001101110100010110010101101100101111001111101010110011110100010110010101101100110011011101000101100101011011001011110011111010110001001000101 e8b2b666e8b2b65e7d59e8b2b666e8b2b65e7d6245
UHC 貶f貶^}Y貶f貶^}bE 1111100010111111011001101111100010111111010111100111110101011001111110001011111101100110111110001011111101011110011111010110001001000101 f8bf66f8bf5e7d59f8bf66f8bf5e7d6245

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