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 11101000101101001000110101011011011001101110100010110100100011010101101101011110011111010101100111101000101101001000110101011011011001101110100010110100100011010101101101011110011111010110001001000101 e8b48d5b66e8b48d5b5e7d59e8b48d5b66e8b48d5b5e7d6245
EUC-JP 雍梗f雍梗^}Y雍梗f雍梗^}bE 11110000101101101011100110111100011001101111000010110110101110011011110001011110011111010101100111110000101101101011100110111100011001101111000010110110101110011011110001011110011111010110001001000101 f0b6b9bc66f0b6b9bc5e7d59f0b6b9bc66f0b6b9bc5e7d6245
UTF-8 雍梗f雍梗^}Y雍梗f雍梗^}bE 111010011001101110001101111001101010001010010111011001101110100110011011100011011110011010100010100101110101111001111101010110011110100110011011100011011110011010100010100101110110011011101001100110111000110111100110101000101001011101011110011111010110001001000101 e99b8de6a29766e99b8de6a2975e7d59e99b8de6a29766e99b8de6a2975e7d6245
UHC 雍梗f雍梗^}Y雍梗f雍梗^}bE 11101000101111001100110011011011011001101110100010111100110011001101101101011110011111010101100111101000101111001100110011011011011001101110100010111100110011001101101101011110011111010110001001000101 e8bcccdb66e8bcccdb5e7d59e8bcccdb66e8bcccdb5e7d6245

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