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 ŸtüIKfŸtüIK^}YŸtüIKfŸtüIK^}bE 1001111101110100111111000100100101001011011001101001111101110100111111000100100101001011010111100111110101011001100111110111010011111100010010010100101101100110100111110111010011111100010010010100101101011110011111010110001001000101 9f74fc494b669f74fc494b5e7d599f74fc494b669f74fc494b5e7d6245
SJIS-WIN ?t?IKf?t?IK^}Y?t?IKf?t?IK^}bE 0011111101110100001111110100100101001011011001100011111101110100001111110100100101001011010111100111110101011001001111110111010000111111010010010100101101100110001111110111010000111111010010010100101101011110011111010110001001000101 3f743f494b663f743f494b5e7d593f743f494b663f743f494b5e7d6245
EUC-JP ?tüIKf?tüIK^}Y?tüIKf?tüIK^}bE 00111111011101001000111110101011111001000100100101001011011001100011111101110100100011111010101111100100010010010100101101011110011111010101100100111111011101001000111110101011111001000100100101001011011001100011111101110100100011111010101111100100010010010100101101011110011111010110001001000101 3f748fabe4494b663f748fabe4494b5e7d593f748fabe4494b663f748fabe4494b5e7d6245
UTF-8 ŸtüIKfŸtüIK^}YŸtüIKfŸtüIK^}bE 11000010100111110111010011000011101111000100100101001011011001101100001010011111011101001100001110111100010010010100101101011110011111010101100111000010100111110111010011000011101111000100100101001011011001101100001010011111011101001100001110111100010010010100101101011110011111010110001001000101 c29f74c3bc494b66c29f74c3bc494b5e7d59c29f74c3bc494b66c29f74c3bc494b5e7d6245
UHC ?t?IKf?t?IK^}Y?t?IKf?t?IK^}bE 0011111101110100001111110100100101001011011001100011111101110100001111110100100101001011010111100111110101011001001111110111010000111111010010010100101101100110001111110111010000111111010010010100101101011110011111010110001001000101 3f743f494b663f743f494b5e7d593f743f494b663f743f494b5e7d6245

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