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 11100100010011011110010001001101011001101110010001001101111001000100110101011110011111010101100111100100010011011110010001001101011001101110010001001101111001000100110101011110011111010110001001000101 e44de44d66e44de44d5e7d59e44de44d66e44de44d5e7d6245
EUC-JP 膊膊f膊膊^}Y膊膊f膊膊^}bE 11100111101011101110011110101110011001101110011110101110111001111010111001011110011111010101100111100111101011101110011110101110011001101110011110101110111001111010111001011110011111010110001001000101 e7aee7ae66e7aee7ae5e7d59e7aee7ae66e7aee7ae5e7d6245
UTF-8 膊膊f膊膊^}Y膊膊f膊膊^}bE 111010001000011010001010111010001000011010001010011001101110100010000110100010101110100010000110100010100101111001111101010110011110100010000110100010101110100010000110100010100110011011101000100001101000101011101000100001101000101001011110011111010110001001000101 e8868ae8868a66e8868ae8868a5e7d59e8868ae8868a66e8868ae8868a5e7d6245
UHC 膊膊f膊膊^}Y膊膊f膊膊^}bE 11011010110110111101101011011011011001101101101011011011110110101101101101011110011111010101100111011010110110111101101011011011011001101101101011011011110110101101101101011110011111010110001001000101 dadbdadb66dadbdadb5e7d59dadbdadb66dadbdadb5e7d6245

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