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 1001000001100000011001101001000001100000010111100111110101011001100100000110000001100110100100000110000001011110011111010110001001000101 90606690605e7d5990606690605e7d6245
EUC-JP 秦f秦^}Y秦f秦^}bE 1011111111000001011001101011111111000001010111100111110101011001101111111100000101100110101111111100000101011110011111010110001001000101 bfc166bfc15e7d59bfc166bfc15e7d6245
UTF-8 秦f秦^}Y秦f秦^}bE 111001111010011110100110011001101110011110100111101001100101111001111101010110011110011110100111101001100110011011100111101001111010011001011110011111010110001001000101 e7a7a666e7a7a65e7d59e7a7a666e7a7a65e7d6245
UHC 秦f秦^}Y秦f秦^}bE 1111001011011010011001101111001011011010010111100111110101011001111100101101101001100110111100101101101001011110011111010110001001000101 f2da66f2da5e7d59f2da66f2da5e7d6245

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