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 1001101101101111011001101001101101101111010111100111110101011001100110110110111101100110100110110110111101011110011111010110001001000101 9b6f669b6f5e7d599b6f669b6f5e7d6245
EUC-JP 孃f孃^}Y孃f孃^}bE 1101010111010000011001101101010111010000010111100111110101011001110101011101000001100110110101011101000001011110011111010110001001000101 d5d066d5d05e7d59d5d066d5d05e7d6245
UTF-8 孃f孃^}Y孃f孃^}bE 111001011010110110000011011001101110010110101101100000110101111001111101010110011110010110101101100000110110011011100101101011011000001101011110011111010110001001000101 e5ad8366e5ad835e7d59e5ad8366e5ad835e7d6245
UHC 孃f孃^}Y孃f孃^}bE 1110010110111110011001101110010110111110010111100111110101011001111001011011111001100110111001011011111001011110011111010110001001000101 e5be66e5be5e7d59e5be66e5be5e7d6245

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