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 1001101101111010011001101001101101111010010111100111110101011001100110110111101001100110100110110111101001011110011111010110001001000101 9b7a669b7a5e7d599b7a669b7a5e7d6245
EUC-JP 孵f孵^}Y孵f孵^}bE 1101010111011011011001101101010111011011010111100111110101011001110101011101101101100110110101011101101101011110011111010110001001000101 d5db66d5db5e7d59d5db66d5db5e7d6245
UTF-8 孵f孵^}Y孵f孵^}bE 111001011010110110110101011001101110010110101101101101010101111001111101010110011110010110101101101101010110011011100101101011011011010101011110011111010110001001000101 e5adb566e5adb55e7d59e5adb566e5adb55e7d6245
UHC 孵f孵^}Y孵f孵^}bE 1101110110100010011001101101110110100010010111100111110101011001110111011010001001100110110111011010001001011110011111010110001001000101 dda266dda25e7d59dda266dda25e7d6245

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