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 10011011011110101001101101111010011001101001101101111010100110110111101001011110011111010101100110011011011110101001101101111010011001101001101101111010100110110111101001011110011111010110001001000101 9b7a9b7a669b7a9b7a5e7d599b7a9b7a669b7a9b7a5e7d6245
EUC-JP 孵孵f孵孵^}Y孵孵f孵孵^}bE 11010101110110111101010111011011011001101101010111011011110101011101101101011110011111010101100111010101110110111101010111011011011001101101010111011011110101011101101101011110011111010110001001000101 d5dbd5db66d5dbd5db5e7d59d5dbd5db66d5dbd5db5e7d6245
UTF-8 孵孵f孵孵^}Y孵孵f孵孵^}bE 111001011010110110110101111001011010110110110101011001101110010110101101101101011110010110101101101101010101111001111101010110011110010110101101101101011110010110101101101101010110011011100101101011011011010111100101101011011011010101011110011111010110001001000101 e5adb5e5adb566e5adb5e5adb55e7d59e5adb5e5adb566e5adb5e5adb55e7d6245
UHC 孵孵f孵孵^}Y孵孵f孵孵^}bE 11011101101000101101110110100010011001101101110110100010110111011010001001011110011111010101100111011101101000101101110110100010011001101101110110100010110111011010001001011110011111010110001001000101 dda2dda266dda2dda25e7d59dda2dda266dda2dda25e7d6245

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