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 ?WJkf?WJk^}Y?WJkf?WJk^}bE 00111111010101110100101001101011011001100011111101010111010010100110101101011110011111010101100100111111010101110100101001101011011001100011111101010111010010100110101101011110011111010110001001000101 3f574a6b663f574a6b5e7d593f574a6b663f574a6b5e7d6245
SJIS-WIN 鴉WJkf鴉WJk^}Y鴉WJkf鴉WJk^}bE 1110100111101011010101110100101001101011011001101110100111101011010101110100101001101011010111100111110101011001111010011110101101010111010010100110101101100110111010011110101101010111010010100110101101011110011111010110001001000101 e9eb574a6b66e9eb574a6b5e7d59e9eb574a6b66e9eb574a6b5e7d6245
EUC-JP 鴉WJkf鴉WJk^}Y鴉WJkf鴉WJk^}bE 1111001011101101010101110100101001101011011001101111001011101101010101110100101001101011010111100111110101011001111100101110110101010111010010100110101101100110111100101110110101010111010010100110101101011110011111010110001001000101 f2ed574a6b66f2ed574a6b5e7d59f2ed574a6b66f2ed574a6b5e7d6245
UTF-8 鴉WJkf鴉WJk^}Y鴉WJkf鴉WJk^}bE 111010011011010010001001010101110100101001101011011001101110100110110100100010010101011101001010011010110101111001111101010110011110100110110100100010010101011101001010011010110110011011101001101101001000100101010111010010100110101101011110011111010110001001000101 e9b489574a6b66e9b489574a6b5e7d59e9b489574a6b66e9b489574a6b5e7d6245
UHC 鴉WJkf鴉WJk^}Y鴉WJkf鴉WJk^}bE 1110010010111100010101110100101001101011011001101110010010111100010101110100101001101011010111100111110101011001111001001011110001010111010010100110101101100110111001001011110001010111010010100110101101011110011111010110001001000101 e4bc574a6b66e4bc574a6b5e7d59e4bc574a6b66e4bc574a6b5e7d6245

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