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 1001111001101111011001101001111001101111010111100111110101011001100111100110111101100110100111100110111101011110011111010110001001000101 9e6f669e6f5e7d599e6f669e6f5e7d6245
EUC-JP 柞f柞^}Y柞f柞^}bE 1101101111010000011001101101101111010000010111100111110101011001110110111101000001100110110110111101000001011110011111010110001001000101 dbd066dbd05e7d59dbd066dbd05e7d6245
UTF-8 柞f柞^}Y柞f柞^}bE 111001101001111110011110011001101110011010011111100111100101111001111101010110011110011010011111100111100110011011100110100111111001111001011110011111010110001001000101 e69f9e66e69f9e5e7d59e69f9e66e69f9e5e7d6245
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)