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 éA‚nkféA‚nk^}YéA‚nkféA‚nk^}bE 1110100101000001100000100110111001101011011001101110100101000001100000100110111001101011010111100111110101011001111010010100000110000010011011100110101101100110111010010100000110000010011011100110101101011110011111010110001001000101 e941826e6b66e941826e6b5e7d59e941826e6b66e941826e6b5e7d6245
SJIS-WIN ?A?nkf?A?nk^}Y?A?nkf?A?nk^}bE 0011111101000001001111110110111001101011011001100011111101000001001111110110111001101011010111100111110101011001001111110100000100111111011011100110101101100110001111110100000100111111011011100110101101011110011111010110001001000101 3f413f6e6b663f413f6e6b5e7d593f413f6e6b663f413f6e6b5e7d6245
EUC-JP éA?nkféA?nk^}YéA?nkféA?nk^}bE 10001111101010111011000101000001001111110110111001101011011001101000111110101011101100010100000100111111011011100110101101011110011111010101100110001111101010111011000101000001001111110110111001101011011001101000111110101011101100010100000100111111011011100110101101011110011111010110001001000101 8fabb1413f6e6b668fabb1413f6e6b5e7d598fabb1413f6e6b668fabb1413f6e6b5e7d6245
UTF-8 éA‚nkféA‚nk^}YéA‚nkféA‚nk^}bE 11000011101010010100000111000010100000100110111001101011011001101100001110101001010000011100001010000010011011100110101101011110011111010101100111000011101010010100000111000010100000100110111001101011011001101100001110101001010000011100001010000010011011100110101101011110011111010110001001000101 c3a941c2826e6b66c3a941c2826e6b5e7d59c3a941c2826e6b66c3a941c2826e6b5e7d6245
UHC ?A?nkf?A?nk^}Y?A?nkf?A?nk^}bE 0011111101000001001111110110111001101011011001100011111101000001001111110110111001101011010111100111110101011001001111110100000100111111011011100110101101100110001111110100000100111111011011100110101101011110011111010110001001000101 3f413f6e6b663f413f6e6b5e7d593f413f6e6b663f413f6e6b5e7d6245

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