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 1000001110110101011001101000001110110101010111100111110101011001100000111011010101100110100000111011010101011110011111010110001001000101 83b56683b55e7d5983b56683b55e7d6245
EUC-JP ΨfΨ^}YΨfΨ^}bE 1010011010110111011001101010011010110111010111100111110101011001101001101011011101100110101001101011011101011110011111010110001001000101 a6b766a6b75e7d59a6b766a6b75e7d6245
UTF-8 ΨfΨ^}YΨfΨ^}bE 1100111010101000011001101100111010101000010111100111110101011001110011101010100001100110110011101010100001011110011111010110001001000101 cea866cea85e7d59cea866cea85e7d6245
UHC ΨfΨ^}YΨfΨ^}bE 1010010111010111011001101010010111010111010111100111110101011001101001011101011101100110101001011101011101011110011111010110001001000101 a5d766a5d75e7d59a5d766a5d75e7d6245

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