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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鳥???鳥???^ 1001001010111001001111110011111100111111100100101011100100111111001111110011111101011110 92b93f3f3f92b93f3f3f5e
EUC-JP 鳥???鳥???^ 1100010010111011001111110011111100111111110001001011101100111111001111110011111101011110 c4bb3f3f3fc4bb3f3f3f5e
UTF-8 鳥흑렲렱鳥흑렲렱^ 11101001101100111010010111101101100111011001000111101011101000001011001011101011101000001011000111101001101100111010010111101101100111011001000111101011101000001011001011101011101000001011000101011110 e9b3a5ed9d91eba0b2eba0b1e9b3a5ed9d91eba0b2eba0b15e
UHC 鳥흑렲렱鳥흑렲렱^ 1111000011101000110010001110011010001110101111111000111010111110111100001110100011001000111001101000111010111111100011101011111001011110 f0e8c8e68ebf8ebef0e8c8e68ebf8ebe5e

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