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 ?DJkf?DJk^}Y?DJkf?DJk^}bE 00111111010001000100101001101011011001100011111101000100010010100110101101011110011111010101100100111111010001000100101001101011011001100011111101000100010010100110101101011110011111010110001001000101 3f444a6b663f444a6b5e7d593f444a6b663f444a6b5e7d6245
SJIS-WIN 恙DJkf恙DJk^}Y恙DJkf恙DJk^}bE 1001110010011001010001000100101001101011011001101001110010011001010001000100101001101011010111100111110101011001100111001001100101000100010010100110101101100110100111001001100101000100010010100110101101011110011111010110001001000101 9c99444a6b669c99444a6b5e7d599c99444a6b669c99444a6b5e7d6245
EUC-JP 恙DJkf恙DJk^}Y恙DJkf恙DJk^}bE 1101011111111001010001000100101001101011011001101101011111111001010001000100101001101011010111100111110101011001110101111111100101000100010010100110101101100110110101111111100101000100010010100110101101011110011111010110001001000101 d7f9444a6b66d7f9444a6b5e7d59d7f9444a6b66d7f9444a6b5e7d6245
UTF-8 恙DJkf恙DJk^}Y恙DJkf恙DJk^}bE 111001101000000110011001010001000100101001101011011001101110011010000001100110010100010001001010011010110101111001111101010110011110011010000001100110010100010001001010011010110110011011100110100000011001100101000100010010100110101101011110011111010110001001000101 e68199444a6b66e68199444a6b5e7d59e68199444a6b66e68199444a6b5e7d6245
UHC 恙DJkf恙DJk^}Y恙DJkf恙DJk^}bE 1110010110111111010001000100101001101011011001101110010110111111010001000100101001101011010111100111110101011001111001011011111101000100010010100110101101100110111001011011111101000100010010100110101101011110011111010110001001000101 e5bf444a6b66e5bf444a6b5e7d59e5bf444a6b66e5bf444a6b5e7d6245

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