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 1110000011110110100111010100101001101110011001101110000011110110100111010100101001101110010111100111110101011001111000001111011010011101010010100110111001100110111000001111011010011101010010100110111001011110011111010110001001000101 e0f69d4a6e66e0f69d4a6e5e7d59e0f69d4a6e66e0f69d4a6e5e7d6245
SJIS-WIN ???Jnf???Jn^}Y???Jnf???Jn^}bE 0011111100111111001111110100101001101110011001100011111100111111001111110100101001101110010111100111110101011001001111110011111100111111010010100110111001100110001111110011111100111111010010100110111001011110011111010110001001000101 3f3f3f4a6e663f3f3f4a6e5e7d593f3f3f4a6e663f3f3f4a6e5e7d6245
EUC-JP àö?Jnfàö?Jn^}Yàö?Jnfàö?Jn^}bE 100011111010101110100010100011111010101111010011001111110100101001101110011001101000111110101011101000101000111110101011110100110011111101001010011011100101111001111101010110011000111110101011101000101000111110101011110100110011111101001010011011100110011010001111101010111010001010001111101010111101001100111111010010100110111001011110011111010110001001000101 8faba28fabd33f4a6e668faba28fabd33f4a6e5e7d598faba28fabd33f4a6e668faba28fabd33f4a6e5e7d6245
UTF-8 àöJnfàöJn^}YàöJnfàöJn^}bE 1100001110100000110000111011011011000010100111010100101001101110011001101100001110100000110000111011011011000010100111010100101001101110010111100111110101011001110000111010000011000011101101101100001010011101010010100110111001100110110000111010000011000011101101101100001010011101010010100110111001011110011111010110001001000101 c3a0c3b6c29d4a6e66c3a0c3b6c29d4a6e5e7d59c3a0c3b6c29d4a6e66c3a0c3b6c29d4a6e5e7d6245
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)