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 1001111111011010011001101001111111011010010111100111110101011001100111111101101001100110100111111101101001011110011111010110001001000101 9fda669fda5e7d599fda669fda5e7d6245
EUC-JP 湃f湃^}Y湃f湃^}bE 1101111011011100011001101101111011011100010111100111110101011001110111101101110001100110110111101101110001011110011111010110001001000101 dedc66dedc5e7d59dedc66dedc5e7d6245
UTF-8 湃f湃^}Y湃f湃^}bE 111001101011100110000011011001101110011010111001100000110101111001111101010110011110011010111001100000110110011011100110101110011000001101011110011111010110001001000101 e6b98366e6b9835e7d59e6b98366e6b9835e7d6245
UHC 湃f湃^}Y湃f湃^}bE 1101101111001011011001101101101111001011010111100111110101011001110110111100101101100110110110111100101101011110011111010110001001000101 dbcb66dbcb5e7d59dbcb66dbcb5e7d6245

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