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 ?MJkf?MJk^}Y?MJkf?MJk^}bE 00111111010011010100101001101011011001100011111101001101010010100110101101011110011111010101100100111111010011010100101001101011011001100011111101001101010010100110101101011110011111010110001001000101 3f4d4a6b663f4d4a6b5e7d593f4d4a6b663f4d4a6b5e7d6245
SJIS-WIN 紆MJkf紆MJk^}Y紆MJkf紆MJk^}bE 1110001011111100010011010100101001101011011001101110001011111100010011010100101001101011010111100111110101011001111000101111110001001101010010100110101101100110111000101111110001001101010010100110101101011110011111010110001001000101 e2fc4d4a6b66e2fc4d4a6b5e7d59e2fc4d4a6b66e2fc4d4a6b5e7d6245
EUC-JP 紆MJkf紆MJk^}Y紆MJkf紆MJk^}bE 1110010011111110010011010100101001101011011001101110010011111110010011010100101001101011010111100111110101011001111001001111111001001101010010100110101101100110111001001111111001001101010010100110101101011110011111010110001001000101 e4fe4d4a6b66e4fe4d4a6b5e7d59e4fe4d4a6b66e4fe4d4a6b5e7d6245
UTF-8 紆MJkf紆MJk^}Y紆MJkf紆MJk^}bE 111001111011010010000110010011010100101001101011011001101110011110110100100001100100110101001010011010110101111001111101010110011110011110110100100001100100110101001010011010110110011011100111101101001000011001001101010010100110101101011110011111010110001001000101 e7b4864d4a6b66e7b4864d4a6b5e7d59e7b4864d4a6b66e7b4864d4a6b5e7d6245
UHC 紆MJkf紆MJk^}Y紆MJkf紆MJk^}bE 1110100111100001010011010100101001101011011001101110100111100001010011010100101001101011010111100111110101011001111010011110000101001101010010100110101101100110111010011110000101001101010010100110101101011110011111010110001001000101 e9e14d4a6b66e9e14d4a6b5e7d59e9e14d4a6b66e9e14d4a6b5e7d6245

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