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 êGêSfêGêS^}YêGêSfêGêS^}bE 11101010010001111110101001010011011001101110101001000111111010100101001101011110011111010101100111101010010001111110101001010011011001101110101001000111111010100101001101011110011111010110001001000101 ea47ea5366ea47ea535e7d59ea47ea5366ea47ea535e7d6245
SJIS-WIN ?G?Sf?G?S^}Y?G?Sf?G?S^}bE 00111111010001110011111101010011011001100011111101000111001111110101001101011110011111010101100100111111010001110011111101010011011001100011111101000111001111110101001101011110011111010110001001000101 3f473f53663f473f535e7d593f473f53663f473f535e7d6245
EUC-JP êGêSfêGêS^}YêGêSfêGêS^}bE 1000111110101011101101000100011110001111101010111011010001010011011001101000111110101011101101000100011110001111101010111011010001010011010111100111110101011001100011111010101110110100010001111000111110101011101101000101001101100110100011111010101110110100010001111000111110101011101101000101001101011110011111010110001001000101 8fabb4478fabb453668fabb4478fabb4535e7d598fabb4478fabb453668fabb4478fabb4535e7d6245
UTF-8 êGêSfêGêS^}YêGêSfêGêS^}bE 110000111010101001000111110000111010101001010011011001101100001110101010010001111100001110101010010100110101111001111101010110011100001110101010010001111100001110101010010100110110011011000011101010100100011111000011101010100101001101011110011111010110001001000101 c3aa47c3aa5366c3aa47c3aa535e7d59c3aa47c3aa5366c3aa47c3aa535e7d6245
UHC ?G?Sf?G?S^}Y?G?Sf?G?S^}bE 00111111010001110011111101010011011001100011111101000111001111110101001101011110011111010101100100111111010001110011111101010011011001100011111101000111001111110101001101011110011111010110001001000101 3f473f53663f473f535e7d593f473f53663f473f535e7d6245

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