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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 蠍エ隶致}Y蠍エ隶致}bE 11100101101101101011010011101000101011101001001001110110011111010101100111100101101101101011010011101000101011101001001001110110011111010110001001000101 e5b6b4e8ae92767d59e5b6b4e8ae92767d6245
EUC-JP 蠍エ隶致}Y蠍エ隶致}bE 111010101011100010001110101101001111000010110000110000111101011101111101010110011110101010111000100011101011010011110000101100001100001111010111011111010110001001000101 eab88eb4f0b0c3d77d59eab88eb4f0b0c3d77d6245
UTF-8 蠍エ隶致}Y蠍エ隶致}bE 1110100010100000100011011110111110111101101101001110100110011010101101101110100010000111101101000111110101011001111010001010000010001101111011111011110110110100111010011001101010110110111010001000011110110100011111010110001001000101 e8a08defbdb4e99ab6e887b47d59e8a08defbdb4e99ab6e887b47d6245
UHC ???致}Y???致}bE 001111110011111100111111111101101100100001111101010110010011111100111111001111111111011011001000011111010110001001000101 3f3f3ff6c87d593f3f3ff6c87d6245

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