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 ìöŸJnfìöŸJn^}YìöŸJnfìöŸJn^}bE 1110110011110110100111110100101001101110011001101110110011110110100111110100101001101110010111100111110101011001111011001111011010011111010010100110111001100110111011001111011010011111010010100110111001011110011111010110001001000101 ecf69f4a6e66ecf69f4a6e5e7d59ecf69f4a6e66ecf69f4a6e5e7d6245
SJIS-WIN ???Jnf???Jn^}Y???Jnf???Jn^}bE 0011111100111111001111110100101001101110011001100011111100111111001111110100101001101110010111100111110101011001001111110011111100111111010010100110111001100110001111110011111100111111010010100110111001011110011111010110001001000101 3f3f3f4a6e663f3f3f4a6e5e7d593f3f3f4a6e663f3f3f4a6e5e7d6245
EUC-JP ìö?Jnfìö?Jn^}Yìö?Jnfìö?Jn^}bE 100011111010101111000000100011111010101111010011001111110100101001101110011001101000111110101011110000001000111110101011110100110011111101001010011011100101111001111101010110011000111110101011110000001000111110101011110100110011111101001010011011100110011010001111101010111100000010001111101010111101001100111111010010100110111001011110011111010110001001000101 8fabc08fabd33f4a6e668fabc08fabd33f4a6e5e7d598fabc08fabd33f4a6e668fabc08fabd33f4a6e5e7d6245
UTF-8 ìöŸJnfìöŸJn^}YìöŸJnfìöŸJn^}bE 1100001110101100110000111011011011000010100111110100101001101110011001101100001110101100110000111011011011000010100111110100101001101110010111100111110101011001110000111010110011000011101101101100001010011111010010100110111001100110110000111010110011000011101101101100001010011111010010100110111001011110011111010110001001000101 c3acc3b6c29f4a6e66c3acc3b6c29f4a6e5e7d59c3acc3b6c29f4a6e66c3acc3b6c29f4a6e5e7d6245
UHC ???Jnf???Jn^}Y???Jnf???Jn^}bE 0011111100111111001111110100101001101110011001100011111100111111001111110100101001101110010111100111110101011001001111110011111100111111010010100110111001100110001111110011111100111111010010100110111001011110011111010110001001000101 3f3f3f4a6e663f3f3f4a6e5e7d593f3f3f4a6e663f3f3f4a6e5e7d6245

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