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 1110100001000111011001101110100001000111010111100111110101011001111010000100011101100110111010000100011101011110011111010110001001000101 e84766e8475e7d59e84766e8475e7d6245
EUC-JP 鍜f鍜^}Y鍜f鍜^}bE 1110111110101000011001101110111110101000010111100111110101011001111011111010100001100110111011111010100001011110011111010110001001000101 efa866efa85e7d59efa866efa85e7d6245
UTF-8 鍜f鍜^}Y鍜f鍜^}bE 111010011000110110011100011001101110100110001101100111000101111001111101010110011110100110001101100111000110011011101001100011011001110001011110011111010110001001000101 e98d9c66e98d9c5e7d59e98d9c66e98d9c5e7d6245
UHC ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245

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