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 ?Znkf?Znk^}Y?Znkf?Znk^}bE 00111111010110100110111001101011011001100011111101011010011011100110101101011110011111010101100100111111010110100110111001101011011001100011111101011010011011100110101101011110011111010110001001000101 3f5a6e6b663f5a6e6b5e7d593f5a6e6b663f5a6e6b5e7d6245
SJIS-WIN 鳥Znkf鳥Znk^}Y鳥Znkf鳥Znk^}bE 1001001010111001010110100110111001101011011001101001001010111001010110100110111001101011010111100111110101011001100100101011100101011010011011100110101101100110100100101011100101011010011011100110101101011110011111010110001001000101 92b95a6e6b6692b95a6e6b5e7d5992b95a6e6b6692b95a6e6b5e7d6245
EUC-JP 鳥Znkf鳥Znk^}Y鳥Znkf鳥Znk^}bE 1100010010111011010110100110111001101011011001101100010010111011010110100110111001101011010111100111110101011001110001001011101101011010011011100110101101100110110001001011101101011010011011100110101101011110011111010110001001000101 c4bb5a6e6b66c4bb5a6e6b5e7d59c4bb5a6e6b66c4bb5a6e6b5e7d6245
UTF-8 鳥Znkf鳥Znk^}Y鳥Znkf鳥Znk^}bE 111010011011001110100101010110100110111001101011011001101110100110110011101001010101101001101110011010110101111001111101010110011110100110110011101001010101101001101110011010110110011011101001101100111010010101011010011011100110101101011110011111010110001001000101 e9b3a55a6e6b66e9b3a55a6e6b5e7d59e9b3a55a6e6b66e9b3a55a6e6b5e7d6245
UHC 鳥Znkf鳥Znk^}Y鳥Znkf鳥Znk^}bE 1111000011101000010110100110111001101011011001101111000011101000010110100110111001101011010111100111110101011001111100001110100001011010011011100110101101100110111100001110100001011010011011100110101101011110011111010110001001000101 f0e85a6e6b66f0e85a6e6b5e7d59f0e85a6e6b66f0e85a6e6b5e7d6245

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