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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 淅薯f淅薯^}Y淅薯f淅薯^}bE 10011111110001101000111110010010011001101001111111000110100011111001001001011110011111010101100110011111110001101000111110010010011001101001111111000110100011111001001001011110011111010110001001000101 9fc68f92669fc68f925e7d599fc68f92669fc68f925e7d6245
EUC-JP 淅薯f淅薯^}Y淅薯f淅薯^}bE 11011110110010001011110111110010011001101101111011001000101111011111001001011110011111010101100111011110110010001011110111110010011001101101111011001000101111011111001001011110011111010110001001000101 dec8bdf266dec8bdf25e7d59dec8bdf266dec8bdf25e7d6245
UTF-8 淅薯f淅薯^}Y淅薯f淅薯^}bE 111001101011011110000101111010001001011010101111011001101110011010110111100001011110100010010110101011110101111001111101010110011110011010110111100001011110100010010110101011110110011011100110101101111000010111101000100101101010111101011110011111010110001001000101 e6b785e896af66e6b785e896af5e7d59e6b785e896af66e6b785e896af5e7d6245
UHC 淅薯f淅薯^}Y淅薯f淅薯^}bE 11100000101100101110000010100011011001101110000010110010111000001010001101011110011111010101100111100000101100101110000010100011011001101110000010110010111000001010001101011110011111010110001001000101 e0b2e0a366e0b2e0a35e7d59e0b2e0a366e0b2e0a35e7d6245

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