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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 鳥?圓?鳥?圓?B 10010010101110010011111110011010101000100011111110010010101110010011111110011010101000100011111101000010 92b93f9aa23f92b93f9aa23f42
EUC-JP 鳥?圓?鳥?圓?B 11000100101110110011111111010100101001000011111111000100101110110011111111010100101001000011111101000010 c4bb3fd4a43fc4bb3fd4a43f42
UTF-8 鳥렫圓괌鳥렫圓괌B 11101001101100111010010111101011101000001010101111100101100111001001001111101010101101001000110011101001101100111010010111101011101000001010101111100101100111001001001111101010101101001000110001000010 e9b3a5eba0abe59c93eab48ce9b3a5eba0abe59c93eab48c42
UHC 鳥렫圓괌鳥렫圓괌B 1111000011101000100011101011100111101010101011011011000110100001111100001110100010001110101110011110101010101101101100011010000101000010 f0e88eb9eaadb1a1f0e88eb9eaadb1a142

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