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 ŸcŸcfŸcŸc^}YŸcŸcfŸcŸc^}bE 10011111011000111001111101100011011001101001111101100011100111110110001101011110011111010101100110011111011000111001111101100011011001101001111101100011100111110110001101011110011111010110001001000101 9f639f63669f639f635e7d599f639f63669f639f635e7d6245
SJIS-WIN ?c?cf?c?c^}Y?c?cf?c?c^}bE 00111111011000110011111101100011011001100011111101100011001111110110001101011110011111010101100100111111011000110011111101100011011001100011111101100011001111110110001101011110011111010110001001000101 3f633f63663f633f635e7d593f633f63663f633f635e7d6245
EUC-JP ?c?cf?c?c^}Y?c?cf?c?c^}bE 00111111011000110011111101100011011001100011111101100011001111110110001101011110011111010101100100111111011000110011111101100011011001100011111101100011001111110110001101011110011111010110001001000101 3f633f63663f633f635e7d593f633f63663f633f635e7d6245
UTF-8 ŸcŸcfŸcŸc^}YŸcŸcfŸcŸc^}bE 110000101001111101100011110000101001111101100011011001101100001010011111011000111100001010011111011000110101111001111101010110011100001010011111011000111100001010011111011000110110011011000010100111110110001111000010100111110110001101011110011111010110001001000101 c29f63c29f6366c29f63c29f635e7d59c29f63c29f6366c29f63c29f635e7d6245
UHC ?c?cf?c?c^}Y?c?cf?c?c^}bE 00111111011000110011111101100011011001100011111101100011001111110110001101011110011111010101100100111111011000110011111101100011011001100011111101100011001111110110001101011110011111010110001001000101 3f633f63663f633f635e7d593f633f63663f633f635e7d6245

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